[webkit-reviews] review requested: [Bug 16325] REGRESSION: www.xerox.ru doesn't work : [Attachment 17767] revised fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 23:32:35 PST 2007


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 16325: REGRESSION: www.xerox.ru doesn't work
http://bugs.webkit.org/show_bug.cgi?id=16325

Attachment 17767: revised fix
http://bugs.webkit.org/attachment.cgi?id=17767&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Oops, noticed a couple of problems when landing:
- Fixed Tiger build (no NSUInteger there).
- I didn't really use cookiesForURLFilteredCopy. I could get away with that
because the invalid cookie was a per-session one, and didn't need to be
filtered out. I'm not sure if we have a real problem with persistent cookies,
but I preserved filtering to be safe.

I think I need a new review.


More information about the webkit-reviews mailing list