[webkit-reviews] review requested: [Bug 52081] [Qt] Navigator.cookiesEnabled return true for Qt even if there is no cookie jar : [Attachment 78266] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 7 14:01:40 PST 2011


Benjamin Poulain <benjamin.poulain at nokia.com> has asked  for review:
Bug 52081: [Qt] Navigator.cookiesEnabled return true for Qt even if there is no
cookie jar
https://bugs.webkit.org/show_bug.cgi?id=52081

Attachment 78266: Patch
https://bugs.webkit.org/attachment.cgi?id=78266&action=review

------- Additional Comments from Benjamin Poulain <benjamin.poulain at nokia.com>
I think it is ok regarding the thread safety because this check is in the
thread that has the possibility to change the cookie jar, so both action cannot
happen simultaneously.


More information about the webkit-reviews mailing list