RESOLVED FIXED 53176
[Chromium]: FindInPage scoping infinite loop
https://bugs.webkit.org/show_bug.cgi?id=53176
Summary [Chromium]: FindInPage scoping infinite loop
Finnur Thorarinsson
Reported 2011-01-26 09:42:03 PST
Originally reported here: http://code.google.com/p/chromium/issues/detail?id=70505 When we restart scoping within a long text inside a textarea, we can get stuck in an infinite loop because originalEnd{Container|Offset} is not set correctly. I have a small patch coming which fixes this.
Attachments
Addresses the issue (2.19 KB, patch)
2011-01-27 04:35 PST, Finnur Thorarinsson
no flags
Finnur Thorarinsson
Comment 1 2011-01-27 04:35:53 PST
Created attachment 80321 [details] Addresses the issue
WebKit Commit Bot
Comment 2 2011-01-27 18:04:05 PST
Comment on attachment 80321 [details] Addresses the issue Clearing flags on attachment: 80321 Committed r76889: <http://trac.webkit.org/changeset/76889>
WebKit Commit Bot
Comment 3 2011-01-27 18:04:08 PST
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.