Bug 147283 - Don't create UIWebFormAccessory if we don't require accessory view.
Summary: Don't create UIWebFormAccessory if we don't require accessory view.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-24 16:45 PDT by Yongjun Zhang
Modified: 2015-07-24 18:09 PDT (History)
5 users (show)

See Also:


Attachments
Patch. (1.96 KB, patch)
2015-07-24 17:17 PDT, Yongjun Zhang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.