Bug 48065 - [GTK] TextBreakIteratorGtk should initialize its internal index to 0
Summary: [GTK] TextBreakIteratorGtk should initialize its internal index to 0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-21 06:14 PDT by Carlos Garcia Campos
Modified: 2010-10-21 11:13 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.75 KB, patch)
2010-10-21 06:19 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2010-10-21 06:14:52 PDT
Not to -1 as it currently does.
Comment 1 Carlos Garcia Campos 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
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2010-10-21 11:13:56 PDT
All reviewed patches have been landed.  Closing bug.