Bug 105749

Summary: [BlackBerry] Need to initialize the onLine in the global
Product: WebKit Reporter: Charles Wei <charles.wei>
Component: WebKit BlackBerryAssignee: Charles Wei <charles.wei>
Status: RESOLVED FIXED    
Severity: Normal CC: staikos, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.