Bug 53176 - [Chromium]: FindInPage scoping infinite loop
Summary: [Chromium]: FindInPage scoping infinite loop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-26 09:42 PST by Finnur Thorarinsson
Modified: 2011-01-27 18:04 PST (History)
1 user (show)

See Also:


Attachments
Addresses the issue (2.19 KB, patch)
2011-01-27 04:35 PST, Finnur Thorarinsson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Finnur Thorarinsson 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.
Comment 1 Finnur Thorarinsson 2011-01-27 04:35:53 PST
Created attachment 80321 [details]
Addresses the issue
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2011-01-27 18:04:08 PST
All reviewed patches have been landed.  Closing bug.