[Webkit-unassigned] [Bug 155619] Update AutoFill button in input fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 11:44:17 PDT 2016


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

--- Comment #11 from Daniel Bates <dbates at webkit.org> ---
(In reply to comment #9)
> Because it says "did not pass ios-sim-ews (ios-simulator-wk2)", I was going
> to update the expected result in
> LayoutTests/platform/ios-simulator-wk2/fast/forms/auto-fill-button/ instead
> of LayoutTests/platform/ios-simulator/fast/forms/auto-fill-button/, how did
> you determine it should be "ios-simulator"?
> 

Notice that run-webkit-tests for iOS WebKit2 falls back to the results in LayoutTests/platform/ios-simulator if it cannot find a result in LayoutTests/platform/ios-simulator-wk2 as part of a longer fallback chain. There is an existing expected result in directory LayoutTests/platform/ios-simulator/fast/forms/auto-fill-button and there is no subdirectory named auto-fill-button in LayoutTests/platform/ios-simulator-wk2/fast/forms; => the WebKit2 expected result is the same as the WebKit1 expected result; => we should update the expected result in LayoutTests/platform/ios-simulator/fast/forms/auto-fill-button.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160318/9e3364c9/attachment.html>


More information about the webkit-unassigned mailing list