RESOLVED FIXED 213932
Remove support for ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE
https://bugs.webkit.org/show_bug.cgi?id=213932
Summary Remove support for ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE
Sam Weinig
Reported 2020-07-03 12:28:49 PDT
Remove support for ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE
Attachments
Patch (88.81 KB, patch)
2020-07-03 12:39 PDT, Sam Weinig
no flags
Patch (90.33 KB, patch)
2020-07-03 13:48 PDT, Sam Weinig
no flags
Patch (90.32 KB, patch)
2020-07-03 13:53 PDT, Sam Weinig
no flags
Sam Weinig
Comment 1 2020-07-03 12:39:09 PDT Comment hidden (obsolete)
Sam Weinig
Comment 2 2020-07-03 12:40:00 PDT
For reference, the macro was renamed from ENABLE_INPUT_TYPE_DATETIME_BROKEN to ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE https://bugs.webkit.org/show_bug.cgi?id=113254.
Sam Weinig
Comment 3 2020-07-03 13:48:31 PDT Comment hidden (obsolete)
Sam Weinig
Comment 4 2020-07-03 13:53:40 PDT
Darin Adler
Comment 5 2020-07-03 14:04:35 PDT
Comment on attachment 403483 [details] 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.
EWS
Comment 6 2020-07-03 16:43:49 PDT
Committed r263916: <https://trac.webkit.org/changeset/263916> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403483 [details].
Radar WebKit Bug Importer
Comment 7 2020-07-03 16:44:18 PDT
Note You need to log in before you can comment on or make changes to this bug.