Bug 25591 - Upstream V8 bindings for HTMLFormElement
Summary: Upstream V8 bindings for HTMLFormElement
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 11:18 PDT by Nate Chapin
Modified: 2009-05-07 09:18 PDT (History)
2 users (show)

See Also:


Attachments
patch (2.35 KB, patch)
2009-05-06 11:53 PDT, Nate Chapin
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Chapin 2009-05-06 11:18:56 PDT
See summary.
Comment 1 Nate Chapin 2009-05-06 11:53:28 PDT
Created attachment 30058 [details]
patch
Comment 2 Dimitri Glazkov (Google) 2009-05-06 11:55:39 PDT
Comment on attachment 30058 [details]
patch

Don't forget to add bug URL in the ChangeLog entry.
Comment 3 David Levin 2009-05-06 14:13:02 PDT
Assign to levin for landing.
Comment 4 David Levin 2009-05-06 15:02:37 PDT
http://trac.webkit.org/changeset/43326
Comment 5 Darin Fisher (:fishd, Google) 2009-05-07 08:58:07 PDT
This change had an 'oops' in it that broke the Chromium build:
http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20(webkit.org)/builds/3199/steps/compile/logs/stdio_html

Fixed:  http://trac.webkit.org/changeset/43344
Comment 6 Darin Fisher (:fishd, Google) 2009-05-07 09:18:41 PDT
Also needed this fix:  http://trac.webkit.org/changeset/43346