Bug 137766 - Use is<>() / downcast<>() for BasicShape subclasses
Summary: Use is<>() / downcast<>() for BasicShape subclasses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 137424
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-15 20:33 PDT by Chris Dumez
Modified: 2014-10-16 18:54 PDT (History)
6 users (show)

See Also:


Attachments
Patch (36.83 KB, patch)
2014-10-15 20:39 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.