Bug 54504 - Add stubbed out WKPluginSiteDataManagerRef API
Summary: Add stubbed out WKPluginSiteDataManagerRef API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 15:47 PST by Anders Carlsson
Modified: 2011-02-15 16:15 PST (History)
4 users (show)

See Also:


Attachments
Patch (16.04 KB, patch)
2011-02-15 15:47 PST, Anders Carlsson
jhoneycutt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-02-15 15:47:20 PST
Add stubbed out WKPluginSiteDataManagerRef API
Comment 1 Anders Carlsson 2011-02-15 15:47:59 PST
Created attachment 82541 [details]
Patch
Comment 2 Jon Honeycutt 2011-02-15 15:49:28 PST
Comment on attachment 82541 [details]
Patch

r=me
Comment 3 Anders Carlsson 2011-02-15 15:52:04 PST
Committed r78633: <http://trac.webkit.org/changeset/78633>
Comment 4 WebKit Review Bot 2011-02-15 16:09:09 PST
http://trac.webkit.org/changeset/78633 might have broken Windows Release (Build) and Windows Debug (Build)
Comment 5 Csaba Osztrogonác 2011-02-15 16:15:50 PST
(In reply to comment #4)
> http://trac.webkit.org/changeset/78633 might have broken Windows Release (Build) and Windows Debug (Build)

And Qt build too.

You added UIProcess/API/c/WKPluginSiteDataManager.cpp to the tree,
but Shared/API/c/WKPluginSiteDataManager.cpp to the project files.
Which one is the correct?