Bug 35360 - [chromium] WebCookieJar.h is missing a WebString.h include
Summary: [chromium] WebCookieJar.h is missing a WebString.h include
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 14:26 PST by Darin Fisher (:fishd, Google)
Modified: 2010-02-25 09:13 PST (History)
0 users

See Also:


Attachments
v1 patch (1008 bytes, patch)
2010-02-24 14:27 PST, Darin Fisher (:fishd, Google)
no flags Details | Formatted Diff | Diff
v2 patch (better changelog entry) (1.05 KB, patch)
2010-02-24 14:30 PST, Darin Fisher (:fishd, Google)
levin: review+
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-24 14:26:31 PST
[chromium] WebCookieJar.h is missing a WebString.h include

This is required since some of the methods have implementations that return a WebString.
Comment 1 Darin Fisher (:fishd, Google) 2010-02-24 14:27:14 PST
Created attachment 49436 [details]
v1 patch
Comment 2 Darin Fisher (:fishd, Google) 2010-02-24 14:30:53 PST
Created attachment 49438 [details]
v2 patch (better changelog entry)
Comment 3 Darin Fisher (:fishd, Google) 2010-02-25 09:13:44 PST
Landed as http://trac.webkit.org/changeset/55239