Drop unnecessary isReachableFromDOM() function in JSNodeCustom.cpp and inline its implementation in the only caller instead.
Created attachment 455859 [details] Patch
Comment on attachment 455859 [details] Patch Nice cleanup.
Comment on attachment 455859 [details] Patch Thanks for reviewing!
peng.liu6@icloud.com does not have reviewer permissions according to https://raw.githubusercontent.com/WebKit/WebKit/main/metadata/contributors.json. Rejecting attachment 455859 [details] from commit queue.
(In reply to EWS from comment #4) > peng.liu6@icloud.com does not have reviewer permissions according to > https://raw.githubusercontent.com/WebKit/WebKit/main/metadata/contributors. > json. > > Rejecting attachment 455859 [details] from commit queue. Looks like you will need to update your email in contributors.json Peng.
Committed r291963 (248928@trunk): <https://commits.webkit.org/248928@trunk>
<rdar://problem/90920497>