RESOLVED FIXED 199640
Move AutofillElements.{h,cpp} from editing/ios to editing/cocoa since they're used on macOS
https://bugs.webkit.org/show_bug.cgi?id=199640
Summary Move AutofillElements.{h,cpp} from editing/ios to editing/cocoa since they're...
Alex Christensen
Reported 2019-07-09 14:21:05 PDT
Move AutofillElements.{h,cpp} from editing/ios to editing/cocoa since they're used on macOS
Attachments
Patch (24.32 KB, patch)
2019-07-09 14:21 PDT, Alex Christensen
cdumez: review+
Alex Christensen
Comment 1 2019-07-09 14:21:46 PDT
Alex Christensen
Comment 2 2019-07-09 14:30:17 PDT
Radar WebKit Bug Importer
Comment 3 2019-07-09 14:33:40 PDT
Ryan Haddad
Comment 4 2019-07-09 14:56:15 PDT
This broke the build: /Volumes/Data/slave/mojave-release/build/Source/WebKitLegacy/mac/DOM/DOMHTMLInputElement.mm:55:9: fatal error: 'WebCore/AutofillElements.h' file not found #import <WebCore/AutofillElements.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. https://build.webkit.org/builders/Apple%20Mojave%20Release%20%28Build%29/builds/6818/steps/compile-webkit/logs/stdio
Alex Christensen
Comment 5 2019-07-09 15:11:19 PDT
Note You need to log in before you can comment on or make changes to this bug.