Bug 97119 - [BlackBerry] Remove custom painting code for searchCancel
Summary: [BlackBerry] Remove custom painting code for searchCancel
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-19 10:40 PDT by Rob Buis
Modified: 2012-09-19 14:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.55 KB, patch)
2012-09-19 10:46 PDT, Rob Buis
tonikitoo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2012-09-19 10:40:50 PDT
We have a hack to paint the 'X' for searchCancel dynamically, however there is no reason to just provide a png like the other ports do.
Comment 1 Rob Buis 2012-09-19 10:46:29 PDT
Created attachment 164755 [details]
Patch
Comment 2 Rob Buis 2012-09-19 14:12:04 PDT
Committed r129041: <http://trac.webkit.org/changeset/129041>