[Webkit-unassigned] [Bug 38030] Add WebCore::dumpTextEncodingNameMap() to dump text encoding map on debug builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 23 00:22:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38030





--- Comment #4 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2010-04-23 00:22:44 PST ---
(In reply to comment #3)
> (From update of attachment 54127 [details])
> WebCore/platform/text/TextEncodingRegistry.cpp:332
>  +              sleep(1); // Avoid asl log throttling.
> This will be unhelpful when dumping to terminal, as it happens with run-safari
> or when debugging in gdb.

Okay, I was testing with the iPhone Simulator at the time.  I'll just remove
the throttling code.

> WebCore/ChangeLog:3
>  +          Add WebCore::dumpTextEncodingNameMap() to dump text encoding map on
> debug builds
> Please add bug URL to ChangeLog.

Done.  The current workflow with webkit-patch that I use doesn't allow the bug
number to be known before the bug is created.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list