[webkit-changes] [WebKit/WebKit] c7664d: Address post-landing feedback on 255832 at main

Aditya Keerthi noreply at github.com
Fri Oct 21 14:02:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c7664d22a4465820fc1df92608ba91e5b1d03609
      https://github.com/WebKit/WebKit/commit/c7664d22a4465820fc1df92608ba91e5b1d03609
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2022-10-21 (Fri, 21 Oct 2022)

  Changed paths:
    M Source/WebKit/Shared/WebFoundTextRange.cpp

  Log Message:
  -----------
  Address post-landing feedback on 255832 at main
https://bugs.webkit.org/show_bug.cgi?id=246877

Reviewed by Darin Adler.

* Source/WebKit/Shared/WebFoundTextRange.cpp:
(WebKit::WebFoundTextRange::decode):

Hash table deleted values are never decoded when decoding an AtomString. Remove
unnecessary dead code.

Canonical link: https://commits.webkit.org/255847@main




More information about the webkit-changes mailing list