[Webkit-unassigned] [Bug 103748] [BlackBerry] Adding checks for null when checking cookie status in CookieJarBlackBerry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 08:06:14 PST 2012


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


Rob Buis <rwlbuis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #176970|review?                     |review-
               Flag|                            |




--- Comment #3 from Rob Buis <rwlbuis at gmail.com>  2012-11-30 08:08:33 PST ---
(From update of attachment 176970)
View in context: https://bugs.webkit.org/attachment.cgi?id=176970&action=review

> Source/WebCore/loader/blackberry/CookieJarBlackBerry.cpp:51
> +    if (!(document && document->settings() && document->settings()->cookieEnabled()))

Looks like you can reuse cookiesEnabled.

-- 
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