Bug 34623

Summary: [Chromium] Add WebInputElement::isActivatedSubmit() implementation
Product: WebKit Reporter: James Hawkins <jhawkins>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Implement WebInputElement::isActivatedElement() none

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.