Skip to content

Instantly share code, notes, and snippets.

@hotsphink
hotsphink / text.txt
Created April 29, 2020 22:26
mkgist-created gist
:15.94 GECKO(29315) !!!dbg!!! 0x7f5c65e3bb30 INIT 2147483651
0:15.94 GECKO(29315) !!!dbg!!! 0x7f5c65e3bb30 RUN
0:16.01 GECKO(29315) !!!dbg!!! 0x7f5c65e3bb30 DESTROYED mWindow: 2147483651 windowId: 34
0:16.10 GECKO(29315) !!!dbg!!! 0x7f5c65e3bb30 DESTROYED mWindow: 2147483651 windowId: 2147483653 <!!!
0:16.14 GECKO(29315) !!!dbg!!! 0x7f5c65e5d2e0 INIT 2147483652
0:16.14 GECKO(29315) !!!dbg!!! 0x7f5c65e5d2e0 RUN
0:16.20 GECKO(29315) !!!dbg!!! 0x7f5c65e5d660 INIT 2147483653 <???
0:16.20 GECKO(29315) !!!dbg!!! 0x7f5c65e5d660 RUN
0:25.74 GECKO(29315) !!!dbg!!! 0x7f5c65e3bb30 DESTRUCTOR 2147483651
0:25.74 GECKO(29315) !!!dbg!!! 0x7f5c65e5d2e0 DESTRUCTOR 2147483652
@hotsphink
hotsphink / text.txt
Created January 7, 2020 23:21
mkgist-created gist
# HG changeset patch
# User Ted Campbell <[email protected]>
# Date 0 0
# Branch default
# Node ID 574ef3bd069f82d8a22da2313dc0c15832398def
# Parent 8e4a18a47c2f
Bug 1602530 - Add more asserts about bytecode structure. r?jorendorff
Depends on D58439
@hotsphink
hotsphink / background.jpg
Last active December 12, 2019 18:37
mkgist-created gist
background.jpg
@hotsphink
hotsphink / index.html
Created December 12, 2019 18:32
mkgist-created gist
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>TryChooser Syntax Builder</title>
<link href="jquery-ui.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="jquery.min.js"></script>
<script type="text/javascript" src="trychooser.js"></script>
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="trychooser.css">
@hotsphink
hotsphink / text.txt
Created December 12, 2019 18:25
mkgist-created gist
haz:
platforms:
- linux64-haz,linux64-shell-haz
selector: syntax
upload_xdbs: true
@hotsphink
hotsphink / text.txt
Created December 12, 2019 18:24
mkgist-created gist
test1:
platforms:
- all
selector: syntax
talos:
- none
tests:
- all
upload_xdbs: true
@hotsphink
hotsphink / JeffJeffJeff.png
Last active December 12, 2019 00:59
mkgist-created gist
JeffJeffJeff.png
@hotsphink
hotsphink / text.txt
Created December 12, 2019 00:56
mkgist-created gist
Jeff wanted rubber stamps
@hotsphink
hotsphink / text.txt
Created August 23, 2019 17:51
mkgist-created gist
#!/bin/sh
# Some options from https://developer.mozilla.org/en-US/docs/Mozilla/Testing/Valgrind
LOGFILE=/tmp/vg.$$
export G_SLICE=always-malloc
/usr/bin/valgrind --trace-children=yes --smc-check=all-non-file --vex-iropt-register-updates=allregs-at-mem-access --read-inline-info=yes --num-callers=50 --log-file=$LOGFILE --leak-check=full --fullpath-after=src/ "$@"
cp $LOGFILE vg.log
if grep -e 'ERROR SUMMARY: [^0]' $LOGFILE; then
@hotsphink
hotsphink / offsets.txt
Created August 21, 2019 22:14
All fields in Gecko, with their offsets
This file has been truncated, but you can view the full file.
0 ._1061.ext_data : _XExtData*
0 ._1061.private1 : _XPrivate*
0 ._106.exemplar : Int
0 ._106.key : Int
0 ._107.exemplar : Int
0 ._107.key : Int
0 ._109.exemplar : Int
0 ._109.key : Int
0 ._110.name : Int*
0 ._110.type : Int