Bug 130633 - Assertions in WebPage::rangeFromEditingRange when requested range location is NSNotFound
Summary: Assertions in WebPage::rangeFromEditingRange when requested range location is...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-21 22:59 PDT by Alexey Proskuryakov
Modified: 2014-03-22 09:51 PDT (History)
5 users (show)

See Also:


Attachments
proposed fix (2.84 KB, patch)
2014-03-21 23:02 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-03-21 22:59:01 PDT
We are seeing that firstRectFromCharacterRange is sometimes called with an invalid range.

<rdar://problem/16397583>
Comment 1 Alexey Proskuryakov 2014-03-21 23:02:01 PDT
Created attachment 227535 [details]
proposed fix
Comment 2 WebKit Commit Bot 2014-03-22 09:51:28 PDT
Comment on attachment 227535 [details]
proposed fix

Clearing flags on attachment: 227535

Committed r166115: <http://trac.webkit.org/changeset/166115>
Comment 3 WebKit Commit Bot 2014-03-22 09:51:31 PDT
All reviewed patches have been landed.  Closing bug.