RESOLVED FIXED 48065
[GTK] TextBreakIteratorGtk should initialize its internal index to 0
https://bugs.webkit.org/show_bug.cgi?id=48065
Summary [GTK] TextBreakIteratorGtk should initialize its internal index to 0
Carlos Garcia Campos
Reported 2010-10-21 06:14:52 PDT
Not to -1 as it currently does.
Attachments
Patch (1.75 KB, patch)
2010-10-21 06:19 PDT, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2010-10-21 06:19:56 PDT
Created attachment 71430 [details] Patch This simple patch fixes the following tests when using glib unicode: fast/forms/ValidityState-tooLong-input.html fast/forms/ValidityState-tooLong-textarea.html fast/forms/input-appearance-maxlength.html fast/forms/input-implicit-length-limit.html fast/forms/input-maxlength.html fast/forms/textarea-live-pseudo-selectors.html fast/forms/mailto/advanced-get.html fast/forms/mailto/advanced-put.html
WebKit Commit Bot
Comment 2 2010-10-21 11:13:51 PDT
Comment on attachment 71430 [details] Patch Clearing flags on attachment: 71430 Committed r70251: <http://trac.webkit.org/changeset/70251>
WebKit Commit Bot
Comment 3 2010-10-21 11:13:56 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.