Bug 28253 - [Haiku] Build fix of CookieJarHaiku.
Summary: [Haiku] Build fix of CookieJarHaiku.
Status: RESOLVED DUPLICATE of bug 28185
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-13 04:18 PDT by Maxime Simon
Modified: 2009-08-13 08:53 PDT (History)
2 users (show)

See Also:


Attachments
Patch v1 (1.48 KB, patch)
2009-08-13 04:26 PDT, Maxime Simon
levin: review+
levin: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxime Simon 2009-08-13 04:18:57 PDT
Changeset 47185 introduced a bug in the Haiku port:
- extra semi-colons,
- a wrong function definition.

Regards,
Maxime
Comment 1 Maxime Simon 2009-08-13 04:26:41 PDT
Created attachment 34729 [details]
Patch v1
Comment 2 Joseph Pecoraro 2009-08-13 08:48:23 PDT
Maxime, Levin: the patch that introduced these errors was rolled out, I've updated the original bug https://bugs.webkit.org/show_bug.cgi?id=28185 with fixes that include the same fixes to the Haiku CookieJar implementation as shown here.  I'd suggest this be marked a duplicate of that bug.
Comment 3 Maxime Simon 2009-08-13 08:53:15 PDT
Okay, Thanks.

*** This bug has been marked as a duplicate of bug 28185 ***