[webkit-reviews] review granted: [Bug 37228] Allow white listing access from origin to local origin : [Attachment 52785] Changed to RefPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 15:35:10 PDT 2010


Adam Barth <abarth at webkit.org> has granted Erik Arvidsson <arv at chromium.org>'s
request for review:
Bug 37228: Allow white listing access from origin to local origin
https://bugs.webkit.org/show_bug.cgi?id=37228

Attachment 52785: Changed to RefPtr
https://bugs.webkit.org/attachment.cgi?id=52785&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
Great.	Thanks for the patch.

+ const SecurityOrigin*

We don't usually use const pointers as parameters, but I see that there's
already an example of this in the file.  Would you be willing to make a
followup patch (in a new bug) that removes all the examples in this file?


More information about the webkit-reviews mailing list