Bug 78681

Summary: [BlackBerry] Remove unused ChromeClientBlackBerry::platformCompositingWindow(), platformWindow() and WebPageClient::compositingWindow()
Product: WebKit Reporter: arvid2.nilsson
Component: WebKit Misc.Assignee: Leo Yang <leo.yang>
Status: RESOLVED FIXED    
Severity: Normal CC: anilsson, leo.yang, rwlbuis, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 73144    
Attachments:
Description Flags
Patch tonikitoo: review+

Description arvid2.nilsson 2012-02-15 01:33:13 PST
The corresponding methods in WebPageClient.h and ChromeClient.h, EmptyClients.h don't appear to have been upstreamed yet, so this should be all.
Comment 1 Arvid Nilsson 2012-02-16 04:25:11 PST
Now WebPageClient.h is upstream, so remove compositingWindow() from that one as well.
Comment 2 Leo Yang 2012-02-23 18:45:57 PST
Fixing title.
Comment 3 Leo Yang 2012-02-23 18:48:37 PST
Created attachment 128632 [details]
Patch
Comment 4 Leo Yang 2012-02-23 19:11:11 PST
Committed r108717: <http://trac.webkit.org/changeset/108717>