Bug 32871 - [Android] Android is missing implementation of NetworkStateNotifier.
Summary: [Android] Android is missing implementation of NetworkStateNotifier.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Android Android
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-22 08:01 PST by Andrei Popescu
Modified: 2009-12-29 14:50 PST (History)
3 users (show)

See Also:


Attachments
Add Android hook to NetworkStateNotifier class (3.31 KB, patch)
2009-12-22 08:11 PST, Andrei Popescu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Popescu 2009-12-22 08:01:49 PST
Android doesn't currently support network state notifications. We need to add a platform hook into the NetworkStateNotifier class and have the hook be invoked by the Java side when the network state changes.
Comment 1 Andrei Popescu 2009-12-22 08:11:34 PST
Created attachment 45386 [details]
Add Android hook to NetworkStateNotifier class
Comment 2 WebKit Review Bot 2009-12-22 08:14:52 PST
style-queue ran check-webkit-style on attachment 45386 [details] without any errors.
Comment 3 Adam Barth 2009-12-29 14:12:36 PST
Comment on attachment 45386 [details]
Add Android hook to NetworkStateNotifier class

ok
Comment 4 WebKit Commit Bot 2009-12-29 14:50:42 PST
Comment on attachment 45386 [details]
Add Android hook to NetworkStateNotifier class

Clearing flags on attachment: 45386

Committed r52635: <http://trac.webkit.org/changeset/52635>
Comment 5 WebKit Commit Bot 2009-12-29 14:50:48 PST
All reviewed patches have been landed.  Closing bug.