[Webkit-unassigned] [Bug 250802] New: Remove duplicate isLeapYear
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 18 15:54:54 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=250802
Bug ID: 250802
Summary: Remove duplicate isLeapYear
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
Hi Team,
I came across another refactoring patch to remove duplicate function:
Blink Commit - https://chromium.googlesource.com/chromium/blink/+/ecbe8115cc1f014eb61dff29b96e405a0ab3ef51
WebKit Source - https://searchfox.org/wubkat/source/Source/WTF/wtf/DateMath.h#188 & https://searchfox.org/wubkat/source/Source/WebCore/platform/DateComponents.cpp#56
We have two functions exactly same, one is inline while another is static.
Can we get rid of one?
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230118/9c0ccf66/attachment.htm>
More information about the webkit-unassigned
mailing list