Bug 62700 - Web Inspector: make sure CookieParser conforms to RFC 6265
Summary: Web Inspector: make sure CookieParser conforms to RFC 6265
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 107012
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-15 00:31 PDT by Pavel Feldman
Modified: 2014-12-15 22:35 PST (History)
13 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2011-06-15 00:31:13 PDT
- Review the code
- Nuke legacy comments
- Borrow more tests from Chromium's cookie parser.