- From: Tobie Langel <tobie@fb.com>
- Date: Wed, 19 Sep 2012 07:40:20 +0000
- To: "Karen Anderson (IE)" <Karen.Anderson@microsoft.com>
- CC: James Graham <jgraham@opera.com>, "public-web-perf@w3.org" <public-web-perf@w3.org>
On Sep 19, 2012, at 0:54, "Karen Anderson (IE)" <Karen.Anderson@microsoft.com> wrote: > We started down this path with Navigation Timing with checkin #170. At the time we wanted to avoid scripting errors when a UA had not fully implemented part of a spec while running the tests and made it such that you didn't have to put every call within an individual try/catch block. What did you have in mind? The test runner already runs the tests in a try catch block[1]. --tobie --- [1]: https://github.com/jgraham/testharness.js/blob/master/testharness.js#L920-945
Received on Wednesday, 19 September 2012 07:41:18 UTC