Bug 69362 - Refactor setInitialFocus() to have two messages
Summary: Refactor setInitialFocus() to have two messages
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.7
: P2 Normal
Assignee: Jon Lee
URL:
Keywords: InRadar
Depends on: 68412
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-04 12:52 PDT by Jon Lee
Modified: 2011-10-04 12:53 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2011-10-04 12:52:47 PDT
To clarify how initial focus was set, create two messages, one for keyboard events, and one for non-keyboard events. This also gets rid of the awkward boolean parameter currently in setInitialFocus().
Comment 1 Radar WebKit Bug Importer 2011-10-04 12:53:17 PDT
<rdar://problem/10232234>