Brandtley McMinn
Brandtley McMinn
Alright, finally got the rebase worked out. Also, the `src/profiles` data was extrapolated from the latest Chrome throttling and UA device configs in dev tools.
I like that idea. Just added those defs verbatim to `src/profiles/devices.js`. I also went ahead and fixed up a few other things and updated the PR description. I think this...
Hey @shyiko any update on your laptop situation?
I ran into this issue on certain requests I was testing... The curious part is the documentation around erorr code `-3`. I don't see how a user action caused this...
Alright, a bit more digging. The event `did-fail-load` which is used to initialize `har-generation-failed` yields a bit more information. Specifically in regards to the `http://cultofmac.com` HAR generation, it has a...
Oddly enough, Windows 7 Pro 64-bit doesn't experience this issue... more testing is needed :toilet: Subsequent requests do fail however...
Came up with a temporary fix until the Electron issue #5013 linked above plays out. Pretty sure this is a separate issue considering we would need the response object of...
Alright, have some details that I'm documenting here for further testing, but it's a start :P - https://github.com/electron/electron/issues/5031 - https://github.com/electron/electron/issues/5013
Other issues around setting user agent https://github.com/atom/electron/issues/3602
Think this may be resolved per PR #6