Ned Nguyen

Results 10 comments of Ned Nguyen

My networking knowledge isn't that great either. @stevelamm : can you help answering this question?

I recall that you have a patch addressing this? I can review your CL if you have one.

Can you clarify how to reproduce this bug?

I can't install ipfw either, it looks like DummyNet no longer support newer kernel version.

You can look into how webpage-replay use ipfw: https://github.com/chromium/web-page-replay/blob/master/platformsettings.py#L193

Hmhh, I would recommend bypassing the certificate stuffs by running Chrome with "--ignore-certificate-error". The whole things about WPR handles certificate needs to be fixed, but I have no expertise on...

can you rerun this with "--log_level==warning" & show me the failure log?

Somehow I was able to reproduce the problem, but can record the page now :-/

Ah, nvm. I also get the stuck of "about:blank" on the second nav. I suspect it's due to #78

I think it's needed for dns stuffs. You can probably run "--no-dns_forwarding" without root.