[webkit-reviews] review granted: [Bug 213932] Remove support for ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE : [Attachment 403483] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 3 14:04:35 PDT 2020


Darin Adler <darin at apple.com> has granted Sam Weinig <sam at webkit.org>'s request
for review:
Bug 213932: Remove support for ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE
https://bugs.webkit.org/show_bug.cgi?id=213932

Attachment 403483: Patch

https://bugs.webkit.org/attachment.cgi?id=403483&action=review




--- Comment #5 from Darin Adler <darin at apple.com> ---
Comment on attachment 403483
  --> https://bugs.webkit.org/attachment.cgi?id=403483
Patch

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

> Source/WebCore/html/parser/ParsingUtilities.h:34
> +#include <wtf/Forward.h>
>  #include <wtf/text/StringCommon.h>

A little surprised that StringCommon.h doesn’t include Forward.h.


More information about the webkit-reviews mailing list