[Webkit-unassigned] [Bug 120121] Fix startOfWord method to not include white space between words.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 16:50:20 PDT 2013


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


Roger Fong <roger_fong at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #7 from Roger Fong <roger_fong at apple.com>  2013-08-22 16:49:47 PST ---
(In reply to comment #6)
> Actually I can't imagine this working in the more general case at all.
> startOfWord calls isStartOfWord, which calls startOfWord....etc etc...my manual tests were clearly not extensive enough.
> 
> Will rework things or find a higher level place to fix this.

So in webkit, the white space between words also counts as a word. So no change needs to be made to this file.

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