Created
July 23, 2011 13:48
-
-
Save DanielBaulig/1101446 to your computer and use it in GitHub Desktop.
zombie crash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 Jul 15:46:36 - The onerror handler | |
on target | |
{ frames: [ [Circular] ], | |
contentWindow: [Circular], | |
window: [Circular], | |
self: [Circular], | |
location: [Getter/Setter], | |
addEventListener: [Function], | |
dispatchEvent: [Function], | |
Array: [Function: Array], | |
Boolean: [Function: Boolean], | |
Function: [Function: Function], | |
Number: [Function: Number], | |
Object: [Function: Object], | |
RegExp: | |
{ [Function: RegExp] | |
input: [Getter/Setter], | |
multiline: [Getter/Setter], | |
lastMatch: [Getter/Setter], | |
lastParen: [Getter/Setter], | |
leftContext: [Getter/Setter], | |
rightContext: [Getter/Setter], | |
'$1': [Getter/Setter], | |
'$2': [Getter/Setter], | |
'$3': [Getter/Setter], | |
'$4': [Getter/Setter], | |
'$5': [Getter/Setter], | |
'$6': [Getter/Setter], | |
'$7': [Getter/Setter], | |
'$8': [Getter/Setter], | |
'$9': [Getter/Setter] }, | |
String: [Function: String], | |
Date: [Function: Date], | |
Error: | |
{ [Function: Error] | |
captureStackTrace: [Function: captureStackTrace], | |
stackTraceLimit: 10 }, | |
Image: [Function], | |
Math: {}, | |
decodeURI: [Function: decodeURI], | |
decodeURIComponent: [Function: decodeURIComponent], | |
encodeURI: [Function: encodeURI], | |
encodeURIComponent: [Function: encodeURIComponent], | |
escape: [Function: escape], | |
isFinite: [Function: isFinite], | |
isNaN: [Function: isNaN], | |
parseFloat: [Function: parseFloat], | |
parseInt: [Function: parseInt], | |
unescape: [Function: unescape], | |
eval: undefined, | |
_evaluate: [Function], | |
parent: [Circular], | |
browser: [Getter], | |
title: [Getter/Setter], | |
resources: | |
[ { redirects: 2, | |
request: [Getter], | |
response: [Getter/Setter], | |
size: [Getter], | |
time: [Getter], | |
url: [Getter], | |
toString: [Function] }, | |
first: [Getter], | |
last: [Getter], | |
get: [Function], | |
request: [Function], | |
dump: [Function], | |
toString: [Function], | |
length: 1 ], | |
cookies: [Getter], | |
sessionStorage: [Getter], | |
localStorage: [Getter], | |
setTimeout: [Function], | |
setInterval: [Function], | |
clearTimeout: [Function], | |
clearInterval: [Function], | |
_eventloop: | |
{ perform: [Function], | |
wait: [Function], | |
dump: [Function] }, | |
history: [Getter], | |
alert: [Function], | |
confirm: [Function], | |
prompt: [Function], | |
XMLHttpRequest: [Function], | |
WebSocket: [Function], | |
screen: | |
{ width: 1280, | |
height: 800, | |
left: 0, | |
top: 0, | |
availLeft: [Getter], | |
availTop: [Getter], | |
availWidth: [Getter], | |
availHeight: [Getter], | |
colorDepth: [Getter], | |
pixelDepth: [Getter] }, | |
JSON: {}, | |
onerror: [Function], | |
_document: | |
{ _childNodes: [ [Object], [Object] ], | |
_version: 12, | |
_children: | |
{ '0': [Object], | |
_element: [Circular], | |
_query: [Function], | |
_version: 1, | |
_snapshot: [Object], | |
_length: 1 }, | |
_nodeValue: null, | |
_parentNode: null, | |
_ownerDocument: [Circular], | |
_attributes: | |
{ _nodes: {}, | |
_length: 0, | |
_ownerDocument: null, | |
_readonly: false, | |
_parentNode: [Circular] }, | |
_nodeName: '#document', | |
_readonly: false, | |
style: { position: 'static' }, | |
_tagName: '#document', | |
_contentType: 'text/html', | |
_doctype: | |
{ _childNodes: [], | |
_version: 0, | |
_children: [Object], | |
_nodeValue: null, | |
_parentNode: null, | |
_ownerDocument: [Circular], | |
_attributes: [Object], | |
_nodeName: 'HTML', | |
_readonly: false, | |
style: [Object], | |
_name: 'HTML', | |
_tagName: 'HTML', | |
_entities: [Object], | |
_notations: [Object], | |
_publicId: '', | |
_systemId: '', | |
_fullDT: '<!doctype html>', | |
toString: [Function] }, | |
_implementation: { _ownerDocument: undefined, _features: [Object] }, | |
_documentElement: null, | |
_ids: {}, | |
_URL: 'http://google.com/', | |
_documentRoot: 'http:/', | |
_queue: { paused: false, tail: [Object], push: [Function] }, | |
readyState: 'complete', | |
createWindow: [Function], | |
_parentWindow: [Circular] } } | |
threw error | |
{ name: 'AssertionError', | |
message: undefined, | |
actual: false, | |
expected: true, | |
operator: '==', | |
stack: [Getter/Setter] } | |
handling event | |
{ _eventType: 'HTMLEvents', | |
_type: 'error', | |
_bubbles: true, | |
_cancelable: false, | |
_target: | |
{ frames: [ [Circular] ], | |
contentWindow: [Circular], | |
window: [Circular], | |
self: [Circular], | |
location: [Getter/Setter], | |
addEventListener: [Function], | |
dispatchEvent: [Function], | |
Array: [Function: Array], | |
Boolean: [Function: Boolean], | |
Function: [Function: Function], | |
Number: [Function: Number], | |
Object: [Function: Object], | |
RegExp: | |
{ [Function: RegExp] | |
input: [Getter/Setter], | |
multiline: [Getter/Setter], | |
lastMatch: [Getter/Setter], | |
lastParen: [Getter/Setter], | |
leftContext: [Getter/Setter], | |
rightContext: [Getter/Setter], | |
'$1': [Getter/Setter], | |
'$2': [Getter/Setter], | |
'$3': [Getter/Setter], | |
'$4': [Getter/Setter], | |
'$5': [Getter/Setter], | |
'$6': [Getter/Setter], | |
'$7': [Getter/Setter], | |
'$8': [Getter/Setter], | |
'$9': [Getter/Setter] }, | |
String: [Function: String], | |
Date: [Function: Date], | |
Error: | |
{ [Function: Error] | |
captureStackTrace: [Function: captureStackTrace], | |
stackTraceLimit: 10 }, | |
Image: [Function], | |
Math: {}, | |
decodeURI: [Function: decodeURI], | |
decodeURIComponent: [Function: decodeURIComponent], | |
encodeURI: [Function: encodeURI], | |
encodeURIComponent: [Function: encodeURIComponent], | |
escape: [Function: escape], | |
isFinite: [Function: isFinite], | |
isNaN: [Function: isNaN], | |
parseFloat: [Function: parseFloat], | |
parseInt: [Function: parseInt], | |
unescape: [Function: unescape], | |
eval: undefined, | |
_evaluate: [Function], | |
parent: [Circular], | |
browser: [Getter], | |
title: [Getter/Setter], | |
resources: | |
[ [Object], | |
first: [Getter], | |
last: [Getter], | |
get: [Function], | |
request: [Function], | |
dump: [Function], | |
toString: [Function], | |
length: 1 ], | |
cookies: [Getter], | |
sessionStorage: [Getter], | |
localStorage: [Getter], | |
setTimeout: [Function], | |
setInterval: [Function], | |
clearTimeout: [Function], | |
clearInterval: [Function], | |
_eventloop: | |
{ perform: [Function], | |
wait: [Function], | |
dump: [Function] }, | |
history: [Getter], | |
alert: [Function], | |
confirm: [Function], | |
prompt: [Function], | |
XMLHttpRequest: [Function], | |
WebSocket: [Function], | |
screen: | |
{ width: 1280, | |
height: 800, | |
left: 0, | |
top: 0, | |
availLeft: [Getter], | |
availTop: [Getter], | |
availWidth: [Getter], | |
availHeight: [Getter], | |
colorDepth: [Getter], | |
pixelDepth: [Getter] }, | |
JSON: {}, | |
onerror: [Function], | |
_document: | |
{ _childNodes: [Object], | |
_version: 12, | |
_children: [Object], | |
_nodeValue: null, | |
_parentNode: null, | |
_ownerDocument: [Circular], | |
_attributes: [Object], | |
_nodeName: '#document', | |
_readonly: false, | |
style: [Object], | |
_tagName: '#document', | |
_contentType: 'text/html', | |
_doctype: [Object], | |
_implementation: [Object], | |
_documentElement: null, | |
_ids: {}, | |
_URL: 'http://google.com/', | |
_documentRoot: 'http:/', | |
_queue: [Object], | |
readyState: 'complete', | |
createWindow: [Function], | |
_parentWindow: [Circular] } }, | |
_currentTarget: null, | |
_eventPhase: 2, | |
_timeStamp: null, | |
_preventDefault: false, | |
_stopPropagation: false, | |
error: | |
{ stack: [Getter/Setter], | |
arguments: [ 'ILLEGAL' ], | |
type: 'unexpected_token', | |
message: [Getter/Setter] } } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment