Skip to content

Instantly share code, notes, and snippets.

@hotsphink
hotsphink / text.txt
Created October 2, 2018 21:41
mkgist-created gist
This file has been truncated, but you can view the full file.
41 : 8 12 16 24 32 36 40 48 52 56 64 68 72 80 88 92 96 104 120 128 136 140 160 192 200 216 256 264 320 480 484 512 768 896 1024 1152 1792 2048 2400 7168 22528 - SkAlignedSStorage<$ul>::SkAlignedSStorage()
14 : 48 64 120 128 256 512 568 1024 2048 3332 4096 8192 10240 65536 - SkSTArenaAlloc<$ul>::~SkSTArenaAlloc()
10 : 3 4 5 6 7 8 9 13 17 18 - static void google::protobuf::internal::PrimitiveTypeHelper<$>::Serialize(const void*, google::protobuf::io::CodedOutputStream*)
8 : 1 2 3 4 5 6 7 64 - JS::AutoValueArray<$ul>::~AutoValueArray()
8 : 0 2 3 4 5 38 35974 300019 - constexpr mozilla::span_details::extent_type<$ul>::extent_type(mozilla::span_details::extent_type<Other>) [with long unsigned int Other = $ul]
7 : 0 1 2 3 4 5 6 - void js::jit::LIRGeneratorShared::define(js::jit::details::LInstructionFixedDefsTempsHelper<$ul, $ul>*, js::jit::MDefinition*, uint$) [with long unsigned int X = $ul]
7 : 0 1 2 3 4 5 6 - void js::jit::LIRGeneratorShared::annotate(js::jit::details::LInstructionFixedDefsTempsHelper<$ul, $ul>
@hotsphink
hotsphink / text.txt
Created October 19, 2018 17:47
mkgist-created gist
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMmDmWDOJrMOp5XeCWJjSpdY4uka4VtNPUgclGBd7oGqkaVGKFym/PPPU/N9tqsnT2TgzIvf4k+A/Ep2f9I01VAAU+EG/Izz3cx3SxSb40vsM7qIsZQyHWFpxu8ZsVIS0s/WKG2D9YszMBPXUf3VvHEOY6wzKh8ALRE5KS3GJn9blM4Cp5Gt/321dh41avxKMbQEgweshkv6jEkOYY51Rl9VoIEbugw0Ee0rAAxRPQhTN3TsOi1YTN3+B9Yhq2el+erjq6iGRf/3tjL6IdNo1Thd6GfWOQNlEHdswDjfflLBtUWiT731Tj3QxCg2uzQ+ERSIdYa7KeqXuBXrENDMzl sfink@thinkfink
@hotsphink
hotsphink / text.txt
Created December 5, 2018 16:00
mkgist-created gist
components/addonManager.js
@hotsphink
hotsphink / text.txt
Created December 5, 2018 16:00
mkgist-created gist
modules/XPCOMUtils.jsm
@hotsphink
hotsphink / text.txt
Created December 5, 2018 16:01
mkgist-created gist
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. 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.
*/
@hotsphink
hotsphink / text.txt
Created December 5, 2018 16:02
mkgist-created gist
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*-
* vim: sw=2 ts=2 sts=2 et filetype=javascript
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.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.
*
@hotsphink
hotsphink / text.txt
Created December 5, 2018 16:32
mkgist-created gist
<?xml version="1.0"?><updates xmlns="http://www.mozilla.org/2005/app-update"><update appVersion="62.0a1" backgroundInterval="0" buildID="20180605141053" channel="nightly" displayVersion="62.0a1" installDate="1528214950788" isCompleteUpdate="false" name="Nightly 62.0a1" promptWaitTime="43200" serviceURL="https://aus5.mozilla.org/update/6/Firefox/62.0a1/20180604220149/Linux_x86_64-gcc3/en-US/nightly/Linux%204.15.17-300.fc27.x86_64%20(GTK%203.22.26%2Clibpulse%2011.1.0)/ISET:SSE4_2,MEM:32034/default/default/update.xml" type="minor" detailsURL="https://www.mozilla.org/en-US/firefox/nightly/notes/" previousAppVersion="62.0a1" statusText="The Update was successfully installed" xmlns="http://www.mozilla.org/2005/app-update" platformVersion="62.0a1"><patch size="49815496" state="null" type="complete" URL="https://archive.mozilla.org/pub/firefox/nightly/2018/06/2018-06-05-14-10-53-mozilla-central/firefox-62.0a1.en-US.linux-x86_64.complete.mar"/><patch finalURL="https://archive.mozilla.org/pub/firefox/nightly/partials/2
@hotsphink
hotsphink / text.txt
Created December 12, 2018 16:19
mkgist-created gist
# HG changeset patch
# User Steve Fink <[email protected]>
# Date 1543510953 28800
# Thu Nov 29 09:02:33 2018 -0800
# Node ID e8cd04226af670b4ff44b754abfa47b7947cdc44
# Parent 92625f0ec7038c71ad4de0a66d75ccda0142677b
Fix jstests wpt problem
diff --git a/js/src/tests/jstests.py b/js/src/tests/jstests.py
--- a/js/src/tests/jstests.py
@hotsphink
hotsphink / g++-9.tar.xz
Last active December 28, 2018 20:07
pack directory for g++ run
This file has been truncated, but you can view the full file.
@hotsphink
hotsphink / text.txt
Created January 3, 2019 23:46
mkgist-created gist
# HG changeset patch
# User Steve Fink <[email protected]>
# Date 1546559178 28800
# Thu Jan 03 15:46:18 2019 -0800
# Node ID efa0c0b415d5fd8dc86c35efe11cfc53d0904be8
# Parent 8b913817327a33e9a55513d47f9ed00cb2a5b812
[bzexport] unified should win over [diff] context
diff --git a/hgext/bzexport/__init__.py b/hgext/bzexport/__init__.py
--- a/hgext/bzexport/__init__.py