Commit Graph
20 Commits
Author SHA1 Message Date
Gaël Métais 2865c922d7 Remove unused 'caller' in the JS execution tree 2014-09-20 00:17:55 +02:00
Gaël Métais 41ddd4961f Added new Network related notations 2014-09-19 17:08:46 +02:00
Gaël Métais 2714b2bd11 Update Phantomas version 2014-09-17 13:22:05 +02:00
Gaël Métais 69bd752763 Fix [Object] in spaghetti 2014-09-05 23:14:36 +02:00
Gaël Métais 45a9abebe3 Better DOM duplicated queries handling 2014-09-05 12:05:00 +02:00
Gaël Métais a8af5915e3 jsHint 2014-09-04 14:15:38 +02:00
Gaël Métais 3e8d2e25aa Add an 'experimental' flag 2014-09-03 19:27:50 +02:00
Gaël Métais a7493fc4a4 Not needed 2014-09-03 18:44:58 +02:00
Gaël Métais a9f6ac36b3 Add window.performance to the execution tree 2014-09-01 19:43:44 +02:00
Gaël Métais 3170deef28 Add addEventListeners to the JS execution tree 2014-08-25 18:33:35 +02:00
Gaël Métais 64488cda02 Remove spy on .trigger() as it hides some real DOM manipulations 2014-08-25 17:29:17 +02:00
Gaël Métais dcd06a629a Remove some phantomas.log, i want phantomas to be fast 2014-08-25 14:32:39 +02:00
Gaël Métais 714d35aa27 New offender for maxDepth 2014-08-20 14:30:49 +02:00
Gaël Métais cefec924ce Fix backtrace not being displayed on errors 2014-08-20 12:07:58 +02:00
Gaël Métais 6b644e0078 Fix DOMinsert count problem 2014-08-20 09:48:29 +02:00
Gaël Métais 3001009d3f Auto retry twice if test failed 2014-08-11 11:27:50 +02:00
Gaël Métais 7fcdf2aaa2 Splitted the node server in modules 2014-08-07 19:26:58 +02:00
Gaël Métais 9b6b0f39f0 Add a line when a JS file is loaded 2014-08-06 18:25:52 +02:00
Gaël Métais 3f3e250a49 Not sure it's the best error handling method but it works 2014-08-05 00:26:34 +02:00
Gaël Métais df4c93356e Back to a clean phantomas version + modules 2014-08-05 00:08:22 +02:00