Bug 28227 - Make WebPreferenceKeysPrivate.h available for client use
Summary: Make WebPreferenceKeysPrivate.h available for client use
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-12 13:59 PDT by Adam Roben (:aroben)
Modified: 2009-08-12 14:10 PDT (History)
0 users

See Also:


Attachments
Patch v1 (20.25 KB, patch)
2009-08-12 13:59 PDT, Adam Roben (:aroben)
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2009-08-12 13:59:04 PDT
Created attachment 34687 [details]
Patch v1

Reviewed by NOBODY (OOPS!).

Need a short description and bug URL (OOPS!)

* WebKit.vcproj/WebKit.vcproj: Copy WebPreferenceKeysPrivate.h to
$WebKitOutputDir, just like we do for a few other headers. Also let VS
reorder some XML attributes.

* WebPreferenceKeysPrivate.h: Touched this file to force a build.
---
 3 files changed, 24 insertions(+), 11 deletions(-)
Comment 1 Dave Hyatt 2009-08-12 13:59:59 PDT
Comment on attachment 34687 [details]
Patch v1

r=me
Comment 2 Adam Roben (:aroben) 2009-08-12 14:10:50 PDT
Fixed in r47148. http://trac.webkit.org/changeset/47148