[Webkit-unassigned] [Bug 17487] HTMLInput mysteriously fails to work if ICU dat file is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 09:09:11 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17487


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
            Summary|HTMLInput does not work if  |HTMLInput mysteriously fails
                   |ICU dat file is missing     |to work if ICU dat file is
                   |                            |missing




------- Comment #4 from ap at webkit.org  2008-02-26 09:09 PDT -------
I think that adding logging for this case is a very good idea. I also had a
occasion when debugging an issue caused by a missing (actually, non-matching)
ICU dat file took longer than it should have taken.

We normally use LOG_ERROR macro in cases like this, not fprintf(stderr, ...) -
could you please update the patch to use it? In the future, you can mark a
patch for review by clicking "Edit" link - this guarantees that it won't get
lost.


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



More information about the webkit-unassigned mailing list