Bug 72412

Summary: Remove RenderImage::backgroundIsObscured and use RenderObject::*IsOpaqueInRect
Product: WebKit Reporter: Dana Jansens <danakj>
Component: New BugsAssignee: Alok Priyadarshi <alokp>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 70634    
Bug Blocks:    

Description Dana Jansens 2011-11-15 13:50:28 PST
The functionality of backgroundIsObscured has been generalized, so we should use these more general methods instead.
Comment 1 Alok Priyadarshi 2013-04-02 10:14:25 PDT
Fixed in http://trac.webkit.org/changeset/146955