[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
Thu Apr 22 21:59:11 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54127|review?                     |review+
               Flag|                            |




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2010-04-22 21:59:11 PST ---
(From update of attachment 54127)
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.

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

-- 
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