Bug 137766

Summary: Use is<>() / downcast<>() for BasicShape 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, mihnea, 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 20:33:28 PDT
Use is<>() / downcast<>() for BasicShape subclasses.
Comment 1 Chris Dumez 2014-10-15 20:39:50 PDT
Created attachment 239923 [details]
Patch
Comment 2 Andreas Kling 2014-10-16 12:37:20 PDT
Comment on attachment 239923 [details]
Patch

r=me
Comment 3 Chris Dumez 2014-10-16 18:54:15 PDT
Comment on attachment 239923 [details]
Patch

Clearing flags on attachment: 239923

Committed r174805: <http://trac.webkit.org/changeset/174805>
Comment 4 Chris Dumez 2014-10-16 18:54:22 PDT
All reviewed patches have been landed.  Closing bug.