Bug 244558
| Summary: | Regression(r222993) Code in addChildNodesToDeletionQueue() that checks that node has a refcount of 0 is now dead | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | 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 | ||
| Bug Depends on: | |||
| Bug Blocks: | 177852 | ||
Chris Dumez
Code that checks that node has a refcount of 0 is now dead after r222993. Node is protected now so its ref count couldn't possibly be 0.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/3827
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/3865
EWS
Committed 254044@main (a6c5f820d22c): <https://commits.webkit.org/254044@main>
Reviewed commits have been landed. Closing PR #3865 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99442828>