Bug 73734 - Upstream htmlSelectMultipleItems needed for <select multiple> by iOS
Summary: Upstream htmlSelectMultipleItems needed for <select multiple> by iOS
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: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-02 20:53 PST by Benjamin Poulain
Modified: 2011-12-05 21:41 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.51 KB, patch)
2011-12-02 20:53 PST, Benjamin Poulain
ddkilzer: review+
ddkilzer: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2011-12-02 20:53:18 PST
Created attachment 117739 [details]
Patch

Reviewed by NOBODY (OOPS!).

* platform/DefaultLocalizationStrategy.cpp:
(WebCore::DefaultLocalizationStrategy::htmlSelectMultipleItems):
* platform/DefaultLocalizationStrategy.h:
---
 3 files changed, 21 insertions(+), 2 deletions(-)
Comment 1 David Kilzer (:ddkilzer) 2011-12-04 04:26:05 PST
Comment on attachment 117739 [details]
Patch

r=me with the bug URL in the ChangeLog
Comment 2 Benjamin Poulain 2011-12-05 21:41:11 PST
http://trac.webkit.org/changeset/102086