Bug 60999 - Add API to determine if a frame has any form elements without going to javascript
Summary: Add API to determine if a frame has any form elements without going to javasc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-17 15:43 PDT by Sam Weinig
Modified: 2011-05-17 15:49 PDT (History)
0 users

See Also:


Attachments
Patch (3.95 KB, patch)
2011-05-17 15:44 PDT, Sam Weinig
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-05-17 15:43:15 PDT
Add API to determine if a frame has any form elements without going to javascript
Comment 1 Sam Weinig 2011-05-17 15:44:27 PDT
Created attachment 93836 [details]
Patch
Comment 2 Sam Weinig 2011-05-17 15:49:41 PDT
Committed r86714: <http://trac.webkit.org/changeset/86714>