Bug 107067

Summary: Remove unnecessary public method TiledBackingStore::supportsAlpha()
Product: WebKit Reporter: Jae Hyun Park <jaepark>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, noam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jae Hyun Park 2013-01-16 16:59:52 PST
TiledBackingStore::supportsAlpha() is never called from other classes. So, this public method should be removed.
Comment 1 Jae Hyun Park 2013-01-16 17:02:41 PST
Created attachment 183064 [details]
Patch
Comment 2 Kentaro Hara 2013-01-17 00:21:43 PST
Comment on attachment 183064 [details]
Patch

ok
Comment 3 WebKit Review Bot 2013-01-17 10:37:44 PST
Comment on attachment 183064 [details]
Patch

Clearing flags on attachment: 183064

Committed r139991: <http://trac.webkit.org/changeset/139991>
Comment 4 WebKit Review Bot 2013-01-17 10:37:47 PST
All reviewed patches have been landed.  Closing bug.