[webkit-reviews] review requested: [Bug 28185] Inspector: Show Hidden Cookie Data : [Attachment 34742] Attempted Build Fix for Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 13 08:11:01 PDT 2009
Joseph Pecoraro <joepeck02 at gmail.com> has asked for review:
Bug 28185: Inspector: Show Hidden Cookie Data
https://bugs.webkit.org/show_bug.cgi?id=28185
Attachment 34742: Attempted Build Fix for Windows
https://bugs.webkit.org/attachment.cgi?id=34742&action=review
------- Additional Comments from Joseph Pecoraro <joepeck02 at gmail.com>
aroben made an excellent point in IRC. Even though I change Cookie to a struct,
I didn't change the short declaration "class Cookie" to "struct Cookie" inside
CookieJar.h. Hopefully this will fix the Windows Build (I noticed someone
fixed Chromium shortly after this initially landed).
Let me know about the build files that I should update.
More information about the webkit-reviews
mailing list