Bug 34623 - [Chromium] Add WebInputElement::isActivatedSubmit() implementation
Summary: [Chromium] Add WebInputElement::isActivatedSubmit() implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-04 16:53 PST by James Hawkins
Modified: 2010-02-05 13:58 PST (History)
3 users (show)

See Also:


Attachments
Implement WebInputElement::isActivatedElement() (2.22 KB, patch)
2010-02-04 16:57 PST, James Hawkins
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Hawkins 2010-02-04 16:53:46 PST
The AutoFill implementation needs acces to WebInputElement::isActivatedSubmit().  Patch will follow.
Comment 1 James Hawkins 2010-02-04 16:57:33 PST
Created attachment 48181 [details]
Implement WebInputElement::isActivatedElement()
Comment 2 WebKit Commit Bot 2010-02-05 13:58:50 PST
Comment on attachment 48181 [details]
Implement WebInputElement::isActivatedElement()

Clearing flags on attachment: 48181

Committed r54443: <http://trac.webkit.org/changeset/54443>
Comment 3 WebKit Commit Bot 2010-02-05 13:58:58 PST
All reviewed patches have been landed.  Closing bug.