Bug 72617 - Web Inspector: Remove onlineDetectionEnabled from Preferences
Summary: Web Inspector: Remove onlineDetectionEnabled from Preferences
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-17 08:08 PST by Vsevolod Vlasov
Modified: 2011-11-17 09:14 PST (History)
10 users (show)

See Also:


Attachments
Patch (5.06 KB, patch)
2011-11-17 08:10 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (6.57 KB, patch)
2011-11-17 08:20 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (6.68 KB, patch)
2011-11-17 08:25 PST, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2011-11-17 08:08:30 PST
Now that chromium has the same level of navigator.onOnline as other ports, there is no any need in this setting (especially given that it is currently disabled in inspector).
Comment 1 Vsevolod Vlasov 2011-11-17 08:10:22 PST
Created attachment 115593 [details]
Patch
Comment 2 Vsevolod Vlasov 2011-11-17 08:20:31 PST
Created attachment 115595 [details]
Patch
Comment 3 Vsevolod Vlasov 2011-11-17 08:25:48 PST
Created attachment 115596 [details]
Patch
Comment 4 Vsevolod Vlasov 2011-11-17 09:14:33 PST
Committed r100635: <http://trac.webkit.org/changeset/100635>