[Webkit-unassigned] [Bug 32327] ononline, onoffline and navigator.onLine don't work if Parallels or VMWare is installed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 11:47:13 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32327





--- Comment #4 from Ryan Grimm <grimm at xqdev.com>  2009-12-11 11:47:13 PST ---
You are quite correct on all points.  Even trying to ignore the interfaces that
VMWare adds would likely leave a browser running inside a VM in an eternally
"offline" state.  However, somehow FireFox does not seem to have this exact
issue with VMWare being installed.

I did a little bit of digging around and it looks like setting the target
address to 0.0.0.0 is a good indication that an interface is available.  I
haven't played around with this yet so I don't know what it would trade off but
figured I'd throw it out there for consideration (if it hasn't been already).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list