Bug 313149
| Summary: | Remove unused CheckedPtr scopeRoot in CachedMatchFinder TextRun | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rupin, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
ccarley2
The CachedMatchFinder's TextRun has an unused CheckedPtr field named scopeRoot that can cause a crash in its destructor
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
ccarley2
<rdar://problem/175162582>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/63439
EWS
Committed 311921@main (49274a6aa8fc): <https://commits.webkit.org/311921@main>
Reviewed commits have been landed. Closing PR #63439 and removing active labels.
rupin
*** Bug 313912 has been marked as a duplicate of this bug. ***