[webkit-reviews] review granted: [Bug 28262] SecurityOrigin::createFromDatabaseIdentifier contains bugs : [Attachment 34753] Patch 1 for bug 28262

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 10:11:59 PDT 2009


Darin Adler <darin at apple.com> has granted steveblock at google.com's request for
review:
Bug 28262: SecurityOrigin::createFromDatabaseIdentifier contains bugs
https://bugs.webkit.org/show_bug.cgi?id=28262

Attachment 34753: Patch 1 for bug 28262
https://bugs.webkit.org/attachment.cgi?id=34753&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
The best way to make tests for this is to figure out what actual effect the
bugs would have. It's OK to have them not tested if there's no obvious way to
do so. Building a lower level unit test machinery would allow testing things
like this, but would have other costs that may not be acceptable.

Find to just land this as-is. r=me


More information about the webkit-reviews mailing list