Bug 58286
Summary: | [chromium] REGRESSION(r62136, r63545): WebViewImpl::caretOrSelectionBounds should not check the existence of renderers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | caseq, schenney, suzhe |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 58269 | ||
Bug Blocks: |
Ryosuke Niwa
http://trac.webkit.org/changeset/62136 and http://trac.webkit.org/changeset/63545 independently introduced wrong crash fixes to WebViewImpl::caretOrSelectionBounds, which were to check the existence of renderers at the start and the end of selection respectively.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |