Bug 147283

Summary: Don't create UIWebFormAccessory if we don't require accessory view.
Product: WebKit Reporter: Yongjun Zhang <yongjun_zhang>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, mitz, sam, thorton
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch. none

Description Yongjun Zhang 2015-07-24 16:45:27 PDT
Looks like we always create UIWebFormAccessory on WKContentView even when we don't require accessory view (requiresAccessoryView is false).
Comment 1 Yongjun Zhang 2015-07-24 16:46:01 PDT
<rdar://problem/21913247>
Comment 2 Yongjun Zhang 2015-07-24 17:17:06 PDT
Created attachment 257493 [details]
Patch.
Comment 3 WebKit Commit Bot 2015-07-24 18:09:42 PDT
Comment on attachment 257493 [details]
Patch.

Clearing flags on attachment: 257493

Committed r187376: <http://trac.webkit.org/changeset/187376>
Comment 4 WebKit Commit Bot 2015-07-24 18:09:47 PDT
All reviewed patches have been landed.  Closing bug.