Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Nika Layzell 082166e008 Bug 1479484 - Part 4: Move xptcodegen over to new perfecthash.py, r=froydnj
Summary:
This patch ports xptcodegen.py over to the new perfecthash.py system, removing
some special-case code generators, and taking advantage of the easier-to-use
interface.

In addition, the code was changed to take advantage of the endianness
information from Part 2, allowing us to avoid having to perform endianness swaps
at runtime when hashing nsIDs.

Depends On D2616

Reviewers: froydnj!

Tags: #secure-revision

Bug #: 1479484

Differential Revision: https://phabricator.services.mozilla.com/D2618
2018-08-01 17:54:42 -04:00
.cargo
.vscode
accessible Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
browser Bug 1479318: Minimize the amount of content Findbar code loaded by default. r=felipe 2018-07-29 14:38:44 -07:00
build Bug 1479484 - Part 2: Expose endianness from buildconfig, r=froydnj 2018-08-01 17:54:41 -04:00
caps Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
chrome
config Bug 1479484 - Part 4: Move xptcodegen over to new perfecthash.py, r=froydnj 2018-08-01 17:54:42 -04:00
db
devtools Bug 1479812 - Update Debugger Frontend v77. r=dwalsh 2018-08-01 17:25:39 -04:00
docshell Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
dom Bug 1479313: Don't load manifestMessages.js until needed. r=felipe 2018-07-29 13:18:26 -07:00
editor Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
embedding
extensions Bug 1430095 - Get rid of network.cookie.prefsMigrated, network.cookie.lifetime.enabled and network.cookie.lifetime.behavior prefs, r=valentin 2018-08-01 14:41:21 +02:00
gfx Bug 1478716 - Ensure we only call FT_Get_MM_Var once per face (and cache the result in the font entry), to avoid being bitten by freetype bug 52955 on Ubuntu. r=lsalzman 2018-08-01 22:39:05 +01:00
gradle/wrapper Bug 1476165 - Part 2: Update Android Gradle plugin to version 3.1.0. r=nalexander,snorp 2018-07-17 13:20:19 +01:00
hal
image Bug 1476592 - Remove the cache from nsCSPContext - part 2 - sendViolationReports parameter, r=ckerschb, r=aosmond 2018-08-01 06:35:24 +02:00
intl Bug 1479606 - Sync BCP47 language tags between processes, not lang tags. r=jfkthame 2018-07-31 21:42:37 +00:00
ipc Bug 1468774 - Remove getPropertyDescriptor from CPOWs. r=mrbkap r=mccr8 2018-04-03 18:21:40 +02:00
js Bug 1473523 - Don't attach SetDenseElement IC when a typed array is on the proto chain. r=anba 2018-07-19 22:05:05 +02:00
layout Bug 1480139 - Disable tiling on linux due to high crash rate. r=jrmuizel 2018-08-01 11:31:11 -05:00
media Bug 1477815: Removed RustSdpAttributeType, r=dminor 2018-07-23 13:45:04 -07:00
memory Bug 1477626 - Use mozilla::HashTable instead of JS::HashTable in DMD. r=erahm 2018-07-26 20:15:58 +10:00
mfbt Bug 1478896 - Fix HashTable.h style. r=froydnj 2018-07-31 13:39:31 +10:00
mobile Bug 1446940 part 4. Stop getting docshells from windows via getInterface in mobile. r=snorp 2018-08-01 13:07:11 -04:00
modules Bug 1480139 - Disable tiling on linux due to high crash rate. r=jrmuizel 2018-08-01 11:31:11 -05:00
mozglue Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-07-27 01:02:37 +03:00
netwerk Bug 1479484 - Part 1: Add make_dafsa.py to the virtualenv's python path, r=froydnj 2018-08-01 17:54:41 -04:00
nsprpub
other-licenses Bug 1478568 part 1: Update IAccessible2 so we can use new roles (IA2_ROLE_BLOCK_QUOTE, etc.). r=MarcoZ 2018-07-27 10:27:44 +10:00
parser
python Backed out 2 changesets (bug 1473648, bug 1476661) for mochitest failure on testing/mochitest/tests/python/test_basic_mochitest_plain.py 2018-08-01 16:01:05 +03:00
security Bug 1479484 - Part 1: Add make_dafsa.py to the virtualenv's python path, r=froydnj 2018-08-01 17:54:41 -04:00
services Bug 1478336 - Reset sync status when new Remote Settings client is registered r=glasserc 2018-07-25 17:43:08 +02:00
servo Bug 1480043: Remove the concept of 'canonical' pseudos. r=xidorn 2018-08-01 15:57:47 +02:00
startupcache
storage
taskcluster Bug 1478811 - Increase max-run-time for linux talos damp; r=rwood 2018-08-01 15:22:22 -06:00
testing Bug 1479235: Stop whitelisting SpecialPowers helper modules for content process startup. r=felipe 2018-07-28 17:38:05 -07:00
third_party Bug 1475197 - Part 2: Revendor Rust dependencies. r=emilio 2018-08-01 10:29:48 +10:00
toolkit Bug 1479318: Minimize the amount of content Findbar code loaded by default. r=felipe 2018-07-29 14:38:44 -07:00
tools Bug 1474272 part 4 - Stop using js::GetGlobalForObjectCrossCompartment in xpc::NativeGlobal. r=bholley 2018-08-01 11:25:50 +02:00
uriloader Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
view
widget Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
xpcom Bug 1479484 - Part 4: Move xptcodegen over to new perfecthash.py, r=froydnj 2018-08-01 17:54:42 -04:00
xpfe/appshell Bug 1446940 followup to fix test breakage. 2018-08-01 13:44:05 -04:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1477021 - Schedule pipfile updates to run once per week. r=sfraser 2018-07-27 15:12:36 +00:00
.eslintignore Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
.eslintrc.js
.flake8 Backed out changeset 4738f8111a82 (bug 1478338) for linting failure at builds/worker/checkouts/gecko/build/moz.configure/android-ndk.configure:8 on a CLOSED TREE 2018-07-25 16:56:19 +03:00
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1476165 - Part 2: Update Android Gradle plugin to version 3.1.0. r=nalexander,snorp 2018-07-17 13:20:19 +01:00
Cargo.lock Bug 1475197 - Part 2: Revendor Rust dependencies. r=emilio 2018-08-01 10:29:48 +10:00
Cargo.toml
client.mk
client.py
CLOBBER Bug 1435409 - use our own clang rather than the NDK clang to build Android; r=nalexander 2018-07-27 09:52:53 -05:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1473423: Allow test symbols to be included in full symbol archive in try builds; r=ted 2018-07-11 17:38:37 -06:00
moz.build
moz.configure Bug 1476427 - part 1 - move bindgen configure bits to a separate file; r=chmanchester 2018-07-26 17:37:56 -04:00
mozilla-config.h.in
old-configure.in Bug 1477744 - Re-enable -Werror in clang-cl for Spidermonkey. r=froydnj 2018-07-26 16:14:27 -04:00
package-lock.json Bug 1471540 - Update eslint-plugin-react to 7.10.0. r=ahal 2018-07-25 18:09:41 +00:00
package.json Bug 1471540 - Update eslint-plugin-react to 7.10.0. r=ahal 2018-07-25 18:09:41 +00:00
Pipfile
Pipfile.lock
README.txt
settings.gradle
test.mozbuild

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

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

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly