Bug 78681 - [BlackBerry] Remove unused ChromeClientBlackBerry::platformCompositingWindow(), platformWindow() and WebPageClient::compositingWindow()
Summary: [BlackBerry] Remove unused ChromeClientBlackBerry::platformCompositingWindow(...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Leo Yang
URL:
Keywords:
Depends on:
Blocks: 73144
  Show dependency treegraph
 
Reported: 2012-02-15 01:33 PST by arvid2.nilsson
Modified: 2012-02-23 19:11 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.57 KB, patch)
2012-02-23 18:48 PST, Leo Yang
tonikitoo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>