[Webkit-unassigned] [Bug 180211] Move DateComponents into WTF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 30 19:02:52 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=180211

Myles C. Maxfield <mmaxfield at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #328062|review?                     |review+
              Flags|                            |

--- Comment #4 from Myles C. Maxfield <mmaxfield at apple.com> ---
Comment on attachment 328062
  --> https://bugs.webkit.org/attachment.cgi?id=328062
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=328062&action=review

> Source/WTF/wtf/DateComponents.hSource/WebCore/platform/DateComponents.h:70
> +    WTF_EXPORT_PRIVATE int millisecond() const { return m_millisecond; }

Aren't these inlined? What is the EXPORT for?

-- 
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/20171201/5e1dd9ab/attachment.html>


More information about the webkit-unassigned mailing list