Bug 43511
Summary: | Web Inspector: Enable Online/Offline detection for chrome's devtools UI | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kavita Kanetkar <kkanetkar> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Kavita Kanetkar
Filing this bug to track as per Joe's request. Related to Bug 43450
I am not sure if appcache devtools UI is the correct place for displaying navigator.onLine.
But it is currently disabled for chrome. Enable it once chrome decides to implement it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
(In reply to comment #0)
> Filing this bug to track as per Joe's request. Related to Bug 43450
> Enable it once chrome decides to implement it.
As I understand it, Chrome does not support navigator.onLine. And
therefore the online/offline events? The comment I saw was that the
navigator property was always "true". This bug should be blocked
on support for that in Chrome.
Kavita Kanetkar
Status of related support in chrome is "WontFix"
http://code.google.com/p/chromium/issues/detail?id=7469
Hence we will not need this enabled.