[webkit-reviews] review granted: [Bug 69386] REGRESSION: Curious Location of StorageTracker.db : [Attachment 109853] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 13:57:10 PDT 2011


Alexey Proskuryakov <ap at webkit.org> has granted  review:
Bug 69386: REGRESSION: Curious Location of StorageTracker.db
https://bugs.webkit.org/show_bug.cgi?id=69386

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
My bad. I didn't notice the early return (we usually use a different pattern in
WebCore, something like 

static NSString *sLocalStoragePath = calculateStoragePath();


More information about the webkit-reviews mailing list