Bug 116236 - [css exclusions] Clean up ExclusionShapeInsideInfo dynamic removal code
Summary: [css exclusions] Clean up ExclusionShapeInsideInfo dynamic removal 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: Bear Travis
URL:
Keywords:
Depends on: 111029
Blocks: 89256 116187
  Show dependency treegraph
 
Reported: 2013-05-16 11:24 PDT by Bear Travis
Modified: 2013-06-07 14:50 PDT (History)
3 users (show)

See Also:


Attachments
Proposed Patch (10.71 KB, patch)
2013-05-16 11:38 PDT, Bear Travis
no flags Details | Formatted Diff | Diff
Updated patch (10.71 KB, patch)
2013-05-29 11:49 PDT, Bear Travis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bear Travis 2013-05-16 11:24:54 PDT
Bug 111029 introduced some code that can be cleaned up. The cleanest way to do this is probably to keep ExclusionShapeInsideInfo in sync with the style info, and mark all descendants with inline content for layout.
Comment 1 Bear Travis 2013-05-16 11:38:42 PDT
Created attachment 201977 [details]
Proposed Patch
Comment 2 Bear Travis 2013-05-29 11:49:39 PDT
Created attachment 203252 [details]
Updated patch
Comment 3 Dave Hyatt 2013-06-05 14:18:12 PDT
Comment on attachment 203252 [details]
Updated patch

r=me
Comment 4 WebKit Commit Bot 2013-06-05 14:25:28 PDT
Comment on attachment 203252 [details]
Updated patch

Clearing flags on attachment: 203252

Committed r151237: <http://trac.webkit.org/changeset/151237>
Comment 5 WebKit Commit Bot 2013-06-05 14:25:30 PDT
All reviewed patches have been landed.  Closing bug.