[webkit-reviews] review granted: [Bug 123131] Re-instate ProposedDatabases needed by detailsForNameAndOrigin() : [Attachment 214970] patch 4: with speculative fix for Windows build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 11:23:33 PDT 2013


Geoffrey Garen <ggaren at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 123131: Re-instate ProposedDatabases needed by detailsForNameAndOrigin()
https://bugs.webkit.org/show_bug.cgi?id=123131

Attachment 214970: patch 4: with speculative fix for Windows build
https://bugs.webkit.org/attachment.cgi?id=214970&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=214970&action=review


r=me

> Source/WebCore/Modules/webdatabase/DatabaseManager.h:119
> +	   DatabaseManager* m_manager;

This should be a reference, since it can't be null.


More information about the webkit-reviews mailing list