[Webkit-unassigned] [Bug 174394] Expose way to set values of classified form controls as {Legacy WebKit, WebKit} SPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 18 11:10:52 PDT 2017


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

--- Comment #7 from Frederik Riedel <riedel at apple.com> ---
I am not really sure about some comments of the style checker:

ERROR: Source/WebKit2/UIProcess/ios/WKContentView.mm:634:  This { should be at the end of the previous line  [whitespace/braces] [4]

Don't we put { in new lines in WebKit?
This is probably more about the missing space before (BOOL), right?
-(BOOL)acceptsAutofilledLoginCredentials


ERROR: Source/WebKit/mac/DOM/DOMHTMLInputElement.h:28:  Alphabetical sorting problem.  [build/include_order] [4]

Where do I need to put this import to make it alphabetically correctly? How are @class and import<> and import"" considered?

-- 
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/20170718/16166566/attachment-0001.html>


More information about the webkit-unassigned mailing list