[webkit-reviews] review requested: [Bug 104741] webdatabase: Encapsulate externally used DB APIs in DatabaseManager : [Attachment 179070] Added a #include to make the elf port happy. Also updated ChangeLog dates and fixed a typo.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 10:21:38 PST 2012


Mark Lam <mark.lam at apple.com> has asked  for review:
Bug 104741: webdatabase: Encapsulate externally used DB APIs in DatabaseManager
https://bugs.webkit.org/show_bug.cgi?id=104741

Attachment 179070: Added a #include to make the elf port happy.  Also updated
ChangeLog dates and fixed a typo.
https://bugs.webkit.org/attachment.cgi?id=179070&action=review

------- Additional Comments from Mark Lam <mark.lam at apple.com>
Ready for a review.  The elf ews will take a while to process.	It was
previously complaining about CString only being forward declared.  The added
#include <wtf/text/CString.h> should take care of the issue.


More information about the webkit-reviews mailing list