Bug 100260 - Incorrect conditional use of LogFTP
Summary: Incorrect conditional use of LogFTP
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-24 08:53 PDT by Cosmin Truta
Modified: 2012-10-24 10:30 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2012-10-24 09:07 PDT, Cosmin Truta
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cosmin Truta 2012-10-24 08:53:27 PDT
As I fiddled with ASSERTIONS_DISABLED_DEFAULT, the build failed because of the use of LogFTP conditioned by the wrong #ifdef.
A fix will follow.
Comment 1 Cosmin Truta 2012-10-24 09:07:37 PDT
Created attachment 170409 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-24 10:30:02 PDT
Comment on attachment 170409 [details]
Patch

Clearing flags on attachment: 170409

Committed r132368: <http://trac.webkit.org/changeset/132368>
Comment 3 WebKit Review Bot 2012-10-24 10:30:05 PDT
All reviewed patches have been landed.  Closing bug.