Commit Graph
31 Commits
Author SHA1 Message Date
Gaël Métais 92facbb9ef Remove experimental notice 2014-11-17 19:34:48 +01:00
Gaël Métais c85d5042e0 Merge domComplexity module from Phantomas 1.7.0 2014-11-12 08:17:12 +01:00
Gaël Métais bd66dedf71 Merge CSS parsing errors from phantomas 1.7.0 2014-11-11 23:31:57 +01:00
Gaël Métais aa34f60ce9 Merge phantomas 1.7.0 new functionnalities 2014-11-11 23:29:54 +01:00
Gaël Métais ddb95b2653 Warn when a query returns 0 results in timeline 2014-11-03 16:00:13 +01:00
Gaël Métais a2217a9178 Fix 'undefined' arg in JS execution tree 2014-11-03 11:12:27 +01:00
Gaël Métais 1b455367de Fixes on duplicated queries 2014-10-29 19:27:29 +01:00
Gaël Métais 39a9c04449 Even more precise positionning of navigation timings in timeline 2014-10-28 16:27:02 +01:00
Gaël Métais 1887fd2d65 remove unused function 2014-10-21 23:12:26 +02:00
Gaël Métais a02fd2496f Better handling of CSS parsing errors 2014-09-26 16:50:42 +02:00
Gaël Métais 447cf90887 Sorry, i added a global variable 2014-09-25 19:04:03 +02:00
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