Bug 103323

Summary: DataLog to a file should work if there are multiple processes using WTF
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: Web Template FrameworkAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: mhahnenberg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch mhahnenberg: review+

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