Bug 127512 - Rename WKPreferences.h to WKPreferencesRef.h and add a stubbed out WKPreferences class
Summary: Rename WKPreferences.h to WKPreferencesRef.h and add a stubbed out WKPreferen...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks: 127525
  Show dependency treegraph
 
Reported: 2014-01-23 14:16 PST by Anders Carlsson
Modified: 2014-01-23 17:13 PST (History)
0 users

See Also:


Attachments
Patch (46.58 KB, patch)
2014-01-23 14:17 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (41.33 KB, patch)
2014-01-23 14:48 PST, Anders Carlsson
mitz: 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 2014-01-23 14:16:27 PST
Rename WKPreferences.h to WKPreferencesRef.h and add a stubbed out WKPreferences class
Comment 1 Anders Carlsson 2014-01-23 14:17:42 PST
Created attachment 222028 [details]
Patch
Comment 2 Anders Carlsson 2014-01-23 14:48:01 PST
Created attachment 222029 [details]
Patch
Comment 3 Anders Carlsson 2014-01-23 14:58:31 PST
Committed r162650: <http://trac.webkit.org/changeset/162650>