[webkit-reviews] review granted: [Bug 74957] wouldTaintOrigin m_cleanURLs cache grows very large when data urls used : [Attachment 120090] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 20 14:52:11 PST 2011


Kenneth Russell <kbr at google.com> has granted Scott Graham
<scottmg at chromium.org>'s request for review:
Bug 74957: wouldTaintOrigin m_cleanURLs cache grows very large when data urls
used
https://bugs.webkit.org/show_bug.cgi?id=74957

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

------- Additional Comments from Kenneth Russell <kbr at google.com>
This looks fine to me. I can't see any way this could introduce a security hole
given that SecurityOrigin::taintsCanvas() already has an early-out for data:
URLs. r=me


More information about the webkit-reviews mailing list