diff options
Diffstat (limited to 'WebKit/cf/ChangeLog')
-rw-r--r-- | WebKit/cf/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/WebKit/cf/ChangeLog b/WebKit/cf/ChangeLog index 27caf1c..1d061fb 100644 --- a/WebKit/cf/ChangeLog +++ b/WebKit/cf/ChangeLog @@ -1,3 +1,15 @@ +2009-12-03 Pavel Feldman <pfeldman@dhcp-172-28-174-220.spb.corp.google.com> + + Reviewed by Timothy Hatcher. + + Web Inspector: Simplify the settings support in inspector controller. + + https://bugs.webkit.org/show_bug.cgi?id=32076 + + * WebCoreSupport/WebInspectorClientCF.cpp: + (WebInspectorClient::populateSetting): + (WebInspectorClient::storeSetting): + 2009-04-20 Steve Falkenburg <sfalken@apple.com> Separate JavaScriptCore.dll from WebKit.dll. |