[webkit-reviews] review requested: [Bug 56722] Add +[WebApplicationCache getOriginsWithCache] : [Attachment 86515] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 15:06:37 PDT 2011


Anton D'Auria <adauria at apple.com> has asked  for review:
Bug 56722: Add +[WebApplicationCache getOriginsWithCache]
https://bugs.webkit.org/show_bug.cgi?id=56722

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

------- Additional Comments from Anton D'Auria <adauria at apple.com>
Using RetainPtr, removing SecurityOriginSet typedef, not renaming
+[WebApplicationCache originsWithCache] to originsWithCaches
because users of this API don't need to know that an origin can have multiple
cache groups. The origin uses application cache, and the singular form seems
sufficient.


More information about the webkit-reviews mailing list