[Webkit-unassigned] [Bug 82598] [GTK] Add WebKitCookieManager::changed signal to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 06:46:11 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82598


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #135292|review?                     |review+
               Flag|                            |




--- Comment #6 from Philippe Normand <pnormand at igalia.com>  2012-04-24 06:46:11 PST ---
(From update of attachment 135292)
View in context: https://bugs.webkit.org/attachment.cgi?id=135292&action=review

LGTM

> Source/WebCore/platform/network/soup/CookieStorageSoup.cpp:36
> +void setCookieStoragePrivateBrowsingEnabled(bool enabled)
> +{
> +    notImplemented();

Would it make sense to start/stop observing cookies there? depending on the enabled value.
I can't find this function used in WebKit2 btw, is it part of some DerivedSources or was it removed from the other ports?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list