Bug 35420 - [chromium] Remove deprecated cookie methods
Summary: [chromium] Remove deprecated cookie methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-25 22:15 PST by Darin Fisher (:fishd, Google)
Modified: 2010-02-25 22:50 PST (History)
1 user (show)

See Also:


Attachments
v1 patch (5.33 KB, patch)
2010-02-25 22:16 PST, Darin Fisher (:fishd, Google)
levin: review+
fishd: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Fisher (:fishd, Google) 2010-02-25 22:15:13 PST
[chromium] Remove deprecated cookie methods
Comment 1 Darin Fisher (:fishd, Google) 2010-02-25 22:16:10 PST
Created attachment 49564 [details]
v1 patch
Comment 2 Darin Fisher (:fishd, Google) 2010-02-25 22:17:19 PST
http://codereview.chromium.org/660166 needs to land before this should be committed.
Comment 3 David Levin 2010-02-25 22:31:27 PST
Comment on attachment 49564 [details]
v1 patch

> Index: WebKit/chromium/ChangeLog
> +2010-02-25  Darin Fisher  <darin@chromium.org>
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        Remove deprecated cookie methods.

Please add a bug link here.
Comment 4 Darin Fisher (:fishd, Google) 2010-02-25 22:50:55 PST
Landed as http://trac.webkit.org/changeset/55269