[webkit-changes] [WebKit/WebKit] 0fb46c: Fix typo in downcast template specialization in We...

Chirag Shah noreply at github.com
Mon Apr 17 23:40:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0fb46c57f3e30f8f3c95e2be03fc3078e671fa9a
      https://github.com/WebKit/WebKit/commit/0fb46c57f3e30f8f3c95e2be03fc3078e671fa9a
  Author: Chirag M Shah <chirag_m_shah at apple.com>
  Date:   2023-04-17 (Mon, 17 Apr 2023)

  Changed paths:
    M Source/WTF/wtf/WeakPtr.h

  Log Message:
  -----------
  Fix typo in downcast template specialization in WeakPtr
https://bugs.webkit.org/show_bug.cgi?id=255578

Reviewed by Chris Dumez.

Fix the typo in the specialization I introduced. Verified that using the
new downcast on a WeakPtr builds fine.

* Source/WTF/wtf/WeakPtr.h:
(WTF::downcast):

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




More information about the webkit-changes mailing list