Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0b9c23b10f386f8262dcb852744e7e28e77b3c72
      
https://github.com/WebKit/WebKit/commit/0b9c23b10f386f8262dcb852744e7e28e77b3c72
  Author: Ahmad Saleem <[email protected]>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M Source/WebCore/platform/DateComponents.cpp

  Log Message:
  -----------
  Remove duplicate isLeapYear

Remove duplicate isLeapYear
https://bugs.webkit.org/show_bug.cgi?id=250802

Reviewed by Brent Fulgham and Alexey Proskuryakov.

Merge - 
https://chromium.googlesource.com/chromium/blink/+/ecbe8115cc1f014eb61dff29b96e405a0ab3ef51

This patch is to remove duplicate function, which is already available from 
DateMath.h.

* Source/WebCore/platform/DateComponents.cpp:
(isLeapYear): Removed

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to