Bug 103323 - DataLog to a file should work if there are multiple processes using WTF
Summary: DataLog to a file should work if there are multiple processes using WTF
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 16:58 PST by Filip Pizlo
Modified: 2012-11-26 17:10 PST (History)
1 user (show)

See Also:


Attachments
the patch (2.42 KB, patch)
2012-11-26 17:07 PST, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-11-26 16:58:43 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-11-26 17:07:16 PST
Created attachment 176117 [details]
the patch
Comment 2 Mark Hahnenberg 2012-11-26 17:08:58 PST
Comment on attachment 176117 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=176117&action=review

r=me with small undo.

> Source/WTF/wtf/DataLog.cpp:43
> +#define DATA_LOG_TO_FILE 1

Undo, please.
Comment 3 Filip Pizlo 2012-11-26 17:10:33 PST
Landed in http://trac.webkit.org/changeset/135790