Bug 137749

Summary: Use is<>() / downcast<>() for InlineBox subclasses
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Layout and RenderingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 137424    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-10-15 12:32:17 PDT
Use is<>() / downcast<>() for InlineBox subclasses.
Comment 1 Chris Dumez 2014-10-15 13:00:08 PDT
Created attachment 239885 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-15 17:05:39 PDT
Comment on attachment 239885 [details]
Patch

Clearing flags on attachment: 239885

Committed r174746: <http://trac.webkit.org/changeset/174746>
Comment 3 WebKit Commit Bot 2014-10-15 17:05:46 PDT
All reviewed patches have been landed.  Closing bug.