[Webkit-unassigned] [Bug 186105] Fix the ENABLE(DATALIST_ELEMENT) build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 30 12:18:17 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186105
Wenson Hsieh <wenson_hsieh at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #341589|review? |review+
Flags| |
--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 341589
--> https://bugs.webkit.org/attachment.cgi?id=341589
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=341589&action=review
> Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.cpp:52
> +#include <WebCore/HTMLDataListElement.h>
Super minor nit — we generally prefer to put conditional header includes like this after the last unconditional header include (in this case, after `#include <wtf/UUID.h>`).
--
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/20180530/c5d0ffa1/attachment.html>
More information about the webkit-unassigned
mailing list