[webkit-reviews] review granted: [Bug 224589] Avoid indirect load in ContainerNode::hasOneChild() : [Attachment 426070] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 14 19:47:33 PDT 2021


Chris Dumez <cdumez at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 224589: Avoid indirect load in ContainerNode::hasOneChild()
https://bugs.webkit.org/show_bug.cgi?id=224589

Attachment 426070: Patch

https://bugs.webkit.org/attachment.cgi?id=426070&action=review




--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 426070
  --> https://bugs.webkit.org/attachment.cgi?id=426070
Patch

If you say this is more efficient, I believe you. R=me. The new code definitely
still is correct.


More information about the webkit-reviews mailing list