Bug 309776
| Summary: | Race condition in JSXPathResult::visitAdditionalChildren during GC | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
JSXPathResult::visitAdditionalChildren is not thread safe. Make it safe.
<rdar://172263146>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/apple/WebKit/pull/4683
Ryosuke Niwa
Pull request: https://github.com/apple/WebKit/pull/4690
Ryosuke Niwa
Pull request: https://github.com/apple/WebKit/pull/4700
EWS
Committed 305413.475@safari-7624-branch (97ed68c66545): <https://commits.webkit.org/305413.475@safari-7624-branch>
Reviewed commits have been landed. Closing PR #4700 and removing active labels.
EWS
Committed ? (a49421e4185a): <https://commits.webkit.org/a49421e4185a>
Reviewed commits have been landed. Closing PR #4816 and removing active labels.
EWS
Committed ? (f23e2dda6f07): <https://commits.webkit.org/f23e2dda6f07>
Reviewed commits have been landed. Closing PR #4832 and removing active labels.