Bug 116236

Summary: [css exclusions] Clean up ExclusionShapeInsideInfo dynamic removal code
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Bear Travis <betravis>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 111029    
Bug Blocks: 89256, 116187    
Attachments:
Description Flags
Proposed Patch
none
Updated patch none

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.