Bug 113904 - [CSS Exclusions] Removed ExclusionShape dead code
Summary: [CSS Exclusions] Removed ExclusionShape dead code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hans Muller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-03 15:44 PDT by Hans Muller
Modified: 2013-04-03 17:04 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.55 KB, patch)
2013-04-03 15:56 PDT, Hans Muller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Muller 2013-04-03 15:44:12 PDT
The private ExclusionShape 'FloatRect boundingBox' field is no longer used. An ExclusionShape's shapeLogicalBoundingBox() is now always computed based on the padded or margin shape.
Comment 1 Hans Muller 2013-04-03 15:56:36 PDT
Created attachment 196420 [details]
Patch
Comment 2 WebKit Review Bot 2013-04-03 17:04:19 PDT
Comment on attachment 196420 [details]
Patch

Clearing flags on attachment: 196420

Committed r147597: <http://trac.webkit.org/changeset/147597>
Comment 3 WebKit Review Bot 2013-04-03 17:04:23 PDT
All reviewed patches have been landed.  Closing bug.