[Webkit-unassigned] [Bug 132974] New: [iOS] www.wikipedia.org is loading much slower due to FormClient::willBeginInputSession

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 16:12:32 PDT 2014


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

           Summary: [iOS] www.wikipedia.org is loading much slower due to
                    FormClient::willBeginInputSession
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


<rdar://problem/16844952>

The Wikipedia homepage contains an auto-focusing input element. When the element is focused, we tell the form bundle client that we’re starting a form input session, even though we don’t need to, because non-user-initiated focusing doesn’t start an input session on the UI process side.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list