Bug 85355 - [chromium] Add WebKit API to access multiple attribute of input element
Summary: [chromium] Add WebKit API to access multiple attribute of input element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keishi Hattori
URL:
Keywords:
Depends on: 84346
Blocks: 85356
  Show dependency treegraph
 
Reported: 2012-05-02 02:04 PDT by Keishi Hattori
Modified: 2012-05-07 16:23 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.12 KB, patch)
2012-05-02 02:09 PDT, Keishi Hattori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keishi Hattori 2012-05-02 02:04:18 PDT
I need this to implement the datalist UI for  <input type=email multiple>.
Comment 1 Keishi Hattori 2012-05-02 02:09:17 PDT
Created attachment 139773 [details]
Patch
Comment 2 Keishi Hattori 2012-05-02 02:09:52 PDT
Chromium patch is here.
https://chromiumcodereview.appspot.com/10307004
Comment 3 WebKit Review Bot 2012-05-02 02:12:48 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 4 Kent Tamura 2012-05-02 02:26:40 PDT
Comment on attachment 139773 [details]
Patch

ok
Comment 5 WebKit Review Bot 2012-05-06 19:09:45 PDT
Comment on attachment 139773 [details]
Patch

Clearing flags on attachment: 139773

Committed r116259: <http://trac.webkit.org/changeset/116259>
Comment 6 WebKit Review Bot 2012-05-06 19:09:51 PDT
All reviewed patches have been landed.  Closing bug.