Bug 89020

Summary: [BlackBerry] Apply New Style and JS for Select Popup
Product: WebKit Reporter: Crystal Zhang <haizhang>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 89005    
Bug Blocks:    
Attachments:
Description Flags
patch none

Description Crystal Zhang 2012-06-13 10:44:11 PDT
Use new styled CSS files for select popup, also remove most JS functions to a separate JS file, only pass the parameters to JS, and use new python script for data generating, as the old one is too simple and problematic.
Comment 1 Crystal Zhang 2012-06-13 11:29:25 PDT
Created attachment 147371 [details]
patch
Comment 2 Rob Buis 2012-06-13 12:14:29 PDT
Comment on attachment 147371 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=147371&action=review

Looks good.

> Source/WebKit/blackberry/WebCoreSupport/SelectPopupClient.cpp:31
> +#include "PopupPicker.h"

The name is slightly generic, I hope we do not have a name clash later....
Comment 3 WebKit Review Bot 2012-06-13 19:36:49 PDT
Comment on attachment 147371 [details]
patch

Clearing flags on attachment: 147371

Committed r120267: <http://trac.webkit.org/changeset/120267>
Comment 4 WebKit Review Bot 2012-06-13 19:36:53 PDT
All reviewed patches have been landed.  Closing bug.