Bug 13727 - REGRESSION: Reproducible hang setting the selection's extent offset to -1
Summary: REGRESSION: Reproducible hang setting the selection's extent offset to -1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Critical
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-05-14 23:55 PDT by mitz
Modified: 2007-05-17 16:00 PDT (History)
2 users (show)

See Also:


Attachments
Test case (will hang) (85 bytes, text/html)
2007-05-14 23:56 PDT, mitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-05-14 23:55:40 PDT
getSelection().setBaseAndExtent(element, 0, element, -1) causes WebKit to hang.
Comment 1 mitz 2007-05-14 23:56:08 PDT
Created attachment 14558 [details]
Test case (will hang)
Comment 2 Antti Koivisto 2007-05-16 08:04:06 PDT
<rdar://problem/5206890>
Comment 3 Antti Koivisto 2007-05-17 16:00:39 PDT
r21542