Bug 135825

Summary: Move toNSHTTPCookie() into a platform-specific Cookie file.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 135816    
Bug Blocks:    

Description Jer Noble 2014-08-11 18:03:38 PDT
Currently, toNSHTTPCookie() is a static method in MediaPlayerPrivateAVFoundationObjC.mm.  It should be moved out into a platform-specific Cookie source file.