Bug 105749 - [BlackBerry] Need to initialize the onLine in the global
Summary: [BlackBerry] Need to initialize the onLine in the global
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charles Wei
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-25 17:56 PST by Charles Wei
Modified: 2012-12-25 18:31 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2012-12-25 18:02 PST, Charles Wei
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Wei 2012-12-25 17:56:22 PST
Navigator.onLine is not correctly initialized with the network status. It's initialized to true in  the constructor by default.
Comment 1 Charles Wei 2012-12-25 17:57:14 PST
Internal tracking Number:  270396
Comment 2 Charles Wei 2012-12-25 18:02:24 PST
Created attachment 180722 [details]
Patch
Comment 3 Charles Wei 2012-12-25 18:02:58 PST
Comment on attachment 180722 [details]
Patch

Reviewed by George offline. Commit it.
Comment 4 WebKit Review Bot 2012-12-25 18:31:10 PST
Comment on attachment 180722 [details]
Patch

Clearing flags on attachment: 180722

Committed r138470: <http://trac.webkit.org/changeset/138470>
Comment 5 WebKit Review Bot 2012-12-25 18:31:13 PST
All reviewed patches have been landed.  Closing bug.