Eric J. Duran

Results 15 comments of Eric J. Duran

Hmm, I've been meaning to get back into this. I should honestly just re-write it :-| Lets see if I can find time. I think with the new stuff on...

I did some testing today and I might be able to create a much cleaner har-viewer piggy backing on all the work the DevTool team did. It's a much decouple/browser...

I've been thinking about this same thing. I say we should. I would like if we can keep with chrome as the idea behind the project is that is the...

I would like to look at the new CSS if it's still as webkit/blink specific maybe it's time to throw it away and completely fix all browsers compatibility issues.

Yea, I would actually rather chrome just had support for importing a HAR file and viewing a HAR of a URL. It does make more sense to have this in...

I agree with you. I was actually going to start a a new branch. 1. To refactor and clean up the code 2. To catch up with the latest chrome...

@cvan definitely! @cvan question for you, I was actually going to start a separate project. Mainly because I want to make it on Polymer and I wanted to add random...

@cvan Yea, I know they do it. But I want to do it all off a single HAR file. All those require you be on the actual page. What i...

hmm, I thought startedDateTime was part of the spec, but maybe the HAR is not a full page request which is probably why it's missing.

Yep, the content wasn't always in the HAR export. I need to update it to show "content". Filing this as a bug.