Bug 171608

Summary: RenderSearchField should not use isTextField() in SPECIALIZE_TYPE_TRAITS_RENDER_OBJECT
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2017-05-03 11:11:32 PDT
it enables erroneous downcasting.
Comment 1 zalan 2017-05-03 11:14:13 PDT
Created attachment 308927 [details]
Patch
Comment 2 WebKit Commit Bot 2017-05-03 12:16:55 PDT
The commit-queue encountered the following flaky tests while processing attachment 308927 [details]:

http/tests/security/cross-origin-xsl-BLOCKED.html bug 51054 (authors: abarth@webkit.org, jochen@chromium.org, and rniwa@webkit.org)
The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2017-05-03 12:17:22 PDT
Comment on attachment 308927 [details]
Patch

Clearing flags on attachment: 308927

Committed r216131: <http://trac.webkit.org/changeset/216131>
Comment 4 WebKit Commit Bot 2017-05-03 12:17:24 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 zalan 2017-05-03 13:50:59 PDT
rdar://problem/31971507