Skip to content

Instantly share code, notes, and snippets.

@jtwb
Created May 17, 2011 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtwb/977579 to your computer and use it in GitHub Desktop.
Save jtwb/977579 to your computer and use it in GitHub Desktop.
debugging strings from dominateJS
"[ DJS ] "
"[ DJS ] "
"[ DJS ] "
"WARNING: Attempt to execute deferred event handler "
" failed!"
"Replacing script node for introspection support"
"Executing an inline script..."
" while attempting to execute this inline script: "
"Finished precache-ing resource at "
"Failed to precache resource at "
"Precache-ing script at "
"Executing external script from "
"..."
"Error while attempting to execute this external script: "
"error: malformed comment"
"Ignoring an HTML directive found in document.write stream "
"WARNING: unexpected element type found: "
"created new node:"
"Insert failed"
"Parsing document.write content: "
"PARSER ERROR: "
"Warning: no HTML parser detected. Document.write will be disabled!"
"Ignoring document.open"
"Ignoring document.close"
"Simulating IE's pre-DOM-ready doScroll exception"
"The data necessary to complete this operation is not yet available."
"Buffering document.write content: "
"Ignoring document.write content: "
"Flushing document.write buffer!"
"Running execution block queue (seq "
"), starting at block "
"Execution queue "
"done"
"paused"
" (seq "
"), at block "
"Script completed: (level "
")"
"Detected a total of "
" undominated scripts in this pass. "
" were external scripts, "
" were precached."
"Pushing script to inline script stack:"
"Pausing execution..."
"Queueing execution of next script..."
"Execution finished for this script: "
"Executed "
" scripts so far; "
" scripts left in the queue..."
"Failed execution!"
"Performing fallback scan for scripts.."
"Looks like we are done dominating!"
"Resuming execution..."
"Subscript took too long to be inserted. Bailing out!"
"Pushing a subscript of the current execution (level "
"): "
"Window dominated, moving on to all appropriate scripts!"
"Show time. Dominating the document and executing scripts!"
"Finished executing. Simulating load, ready and readystatechange events!"
"Restoring native DOM methods!"
"Took "
"ms for total domination!"
"Fin."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment