Bug 125191

Summary: Rename {adjust, paint}SearchFieldDecoration, {adjust, paint}SearchFieldResultsDecoration
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, cdumez, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, kondapallykalyan, rakuco, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 125239    
Attachments:
Description Flags
Patch joepeck: review+

Description Daniel Bates 2013-12-03 15:06:20 PST
Towards upstreaming the iOS concept of render theme decorations, we should rename RenderTheme::{adjust, paint}SearchFieldDecorationStyle and RenderTheme::{adjust, paint}SearchFieldResultsDecoration to avoid ambiguity.
Comment 1 Daniel Bates 2013-12-03 15:07:47 PST
Created attachment 218350 [details]
Patch
Comment 2 Joseph Pecoraro 2013-12-04 14:58:03 PST
Comment on attachment 218350 [details]
Patch

r=me
Comment 3 Daniel Bates 2013-12-06 10:10:43 PST
Committed r160226: <http://trac.webkit.org/changeset/160226>