Bug 90781 - [WK2] Add missing Network Information API integration to WebContext and WebPage
Summary: [WK2] Add missing Network Information API integration to WebContext and WebPage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 90762
  Show dependency treegraph
 
Reported: 2012-07-09 05:36 PDT by Chris Dumez
Modified: 2012-07-12 13:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (10.31 KB, patch)
2012-07-09 05:40 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-07-09 05:36:40 PDT
Some code is needed in WebContext and WebPage in order for the Network Information test cases to pass with WebKitTestRunner:
- We need to call WebCore::provideNetworkInfoTo() in WebPage
- We need to add the WebNetworkInfoManagerProxy to WebContext and properly direct messages to it
Comment 1 Chris Dumez 2012-07-09 05:40:51 PDT
Created attachment 151237 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-12 13:45:03 PDT
Comment on attachment 151237 [details]
Patch

Clearing flags on attachment: 151237

Committed r122500: <http://trac.webkit.org/changeset/122500>
Comment 3 WebKit Review Bot 2012-07-12 13:45:13 PDT
All reviewed patches have been landed.  Closing bug.