Bug 26110 - Update online/offline events to match the current spec.
Summary: Update online/offline events to match the current spec.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-31 15:06 PDT by Sam Weinig
Modified: 2009-05-31 15:24 PDT (History)
0 users

See Also:


Attachments
patch.diff (6.88 KB, patch)
2009-05-31 15:11 PDT, Sam Weinig
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2009-05-31 15:06:47 PDT
We need to add window.ononline and window.onoffline as well.
Comment 1 Sam Weinig 2009-05-31 15:11:43 PDT
Created attachment 30819 [details]
patch.diff
Comment 2 Mark Rowe (bdash) 2009-05-31 15:16:44 PDT
Comment on attachment 30819 [details]
patch.diff

r=me
Comment 3 Sam Weinig 2009-05-31 15:24:53 PDT
Fixed in r44298.