Bug 90781

Summary: [WK2] Add missing Network Information API integration to WebContext and WebPage
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, kenneth, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 90762    
Attachments:
Description Flags
Patch none

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.