Bug 241823
| Summary: | Crash under WebCore::DataDetection::detectContentInRange() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | DOM | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Crash under WebCore::DataDetection::detectContentInRange():
Thread 0 Crashed ↩:: Dispatch queue: com.apple.main-thread
0 WebCore 0x1a32ac780 WebCore::DataDetection::detectContentInRange(WebCore::SimpleRange const&, WTF::OptionSet<WebCore::DataDetectorType>, NSDictionary*) + 2724 (Source/WebCore/dom/Node.h:800)
1 WebCore 0x1a32ac6f0 WebCore::DataDetection::detectContentInRange(WebCore::SimpleRange const&, WTF::OptionSet<WebCore::DataDetectorType>, NSDictionary*) + 2580 (Source/WebCore/./editing/cocoa/DataDetection.mm:502)
2 WebCore 0x1a469adcc WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 1784 (Source/WebCore/./loader/FrameLoader.cpp:2612)
3 WebCore 0x1a468f190 WebCore::FrameLoader::checkLoadComplete() + 244 (Source/WebCore/./loader/FrameLoader.cpp:2773)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://95110928>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/1662
EWS
Committed r295730 (251735@main): <https://commits.webkit.org/251735@main>
Reviewed commits have been landed. Closing PR #1662 and removing active labels.