Bug 244558 - Regression(r222993) Code in addChildNodesToDeletionQueue() that checks that node has a refcount of 0 is now dead
Summary: Regression(r222993) Code in addChildNodesToDeletionQueue() that checks that n...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 177852
  Show dependency treegraph
 
Reported: 2022-08-30 15:25 PDT by Chris Dumez
Modified: 2022-09-01 09:19 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-08-30 15:25:09 PDT
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.
Comment 1 Chris Dumez 2022-08-30 15:29:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3827
Comment 2 Chris Dumez 2022-08-31 11:29:06 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3865
Comment 3 EWS 2022-09-01 09:18:28 PDT
Committed 254044@main (a6c5f820d22c): <https://commits.webkit.org/254044@main>

Reviewed commits have been landed. Closing PR #3865 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2022-09-01 09:19:16 PDT
<rdar://problem/99442828>