Bug 72412 - Remove RenderImage::backgroundIsObscured and use RenderObject::*IsOpaqueInRect
Summary: Remove RenderImage::backgroundIsObscured and use RenderObject::*IsOpaqueInRect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alok Priyadarshi
URL:
Keywords:
Depends on: 70634
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-15 13:50 PST by Dana Jansens
Modified: 2013-04-02 10:14 PDT (History)
0 users

See Also:


Attachments

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