Bug 135825 - Move toNSHTTPCookie() into a platform-specific Cookie file.
Summary: Move toNSHTTPCookie() into a platform-specific Cookie file.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 135816
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-11 18:03 PDT by Jer Noble
Modified: 2014-08-11 18:03 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.