Bug 156303 - Add WebKitAdditions extension points around preferences
Summary: Add WebKitAdditions extension points around preferences
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ada Chan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-06 11:51 PDT by Ada Chan
Modified: 2016-04-07 11:20 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2016-04-06 12:12 PDT, Ada Chan
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ada Chan 2016-04-06 11:51:54 PDT
Add WebKitAdditions extension points around preferences, specifically handling defaults and extending WKPreferences API.
Comment 1 Ada Chan 2016-04-06 11:52:30 PDT
This is needed for <rdar://problem/25303855>
Comment 2 Ada Chan 2016-04-06 12:12:26 PDT
Created attachment 275805 [details]
Patch