[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
Mon Sep 25 17:10:09 PDT 2017


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

--- Comment #68 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 321762
  --> https://bugs.webkit.org/attachment.cgi?id=321762
Patch for landing

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

> Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:2815
> +        if(auto autofillElements = AutofillElements::computeAutofillElements(downcast<HTMLInputElement>(*m_assistedNode)))

You need a space between if and (.

-- 
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/20170926/02d813ec/attachment-0001.html>


More information about the webkit-unassigned mailing list