Bug 137804

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

Description Chris Dumez 2014-10-16 20:56:14 PDT
Use is<>() / downcast<>() for RenderBox
Comment 1 Chris Dumez 2014-10-16 21:23:29 PDT
Created attachment 239995 [details]
Patch
Comment 2 Chris Dumez 2014-10-16 21:40:14 PDT
Created attachment 239996 [details]
Patch
Comment 3 Andreas Kling 2014-10-17 13:48:36 PDT
Comment on attachment 239996 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-10-17 14:25:11 PDT
Comment on attachment 239996 [details]
Patch

Clearing flags on attachment: 239996

Committed r174840: <http://trac.webkit.org/changeset/174840>
Comment 5 WebKit Commit Bot 2014-10-17 14:25:17 PDT
All reviewed patches have been landed.  Closing bug.