[webkit-reviews] review requested: [Bug 26391] Plug-ins don't always respect the cookie accept policy : [Attachment 50321] Don't start a ResourceLoader with a null firstPartyForCookies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 10:16:56 PST 2010


Brady Eidson <beidson at apple.com> has asked  for review:
Bug 26391: Plug-ins don't always respect the cookie accept policy
https://bugs.webkit.org/show_bug.cgi?id=26391

Attachment 50321: Don't start a ResourceLoader with a null firstPartyForCookies
https://bugs.webkit.org/attachment.cgi?id=50321&action=review

------- Additional Comments from Brady Eidson <beidson at apple.com>
After sleeping on it, I think this is the right way to go for now.  It's a
shame that plugin code doesn't go through FrameLoader, and therefore doesn't
automatically get the extra fields added.  

Since plug-in code is currently so strewn about and very platform specific, I
think reworking it needs to be a task for that domain's expert.  I don't think
there's any harm in this targeted fix for the hole in our cookie accept policy
until that can happen.


More information about the webkit-reviews mailing list